IPAD Object Scrolling Doesn't Work



I am by no stretch of the imagination an HTML/CSS  expert but am trying to look after our golf club web site. 

I have a number of HTML element boxes throughout our site that are used to display PDF's or texts (many of them multipage).  We have used the html object command (example below).  This works as we want it to in all desktop/laptop browsers -- the user is presented with a scrollable box.  Great!    Except for the IPAD.... the object displays but can't be scrolled - there's no scroll bar and the two finger swipe doesn't work.    Apparently there are some CSS commands that I could use (see this URL http://h3x.no/2012/08/19/how-to-make-iframes-scrollbable-on-ipad-even-in-gwt ) but I have no idea where to insert them .  Any help  would be much appreciated.  I've tried other browsers ....to no avail. 

Sample HTML
 
<object data='http://cilc.spruz.com/gfile/75r4!-!ILMHKF!-!pvyppn26nv0/crown_isle_ladies_club_constitution.pdf'
        type='application/pdf'
        width='100%'
        height='500'>
 

Rate0

Replies

  • If what you need is to insert some Css into your site, you can do so by either putting the Css into your custom modifiers box(Manage Site>Appearance>Advanced>Custom Modifiers), or you can place an html code box on the page needed, and in it put the Css you need instead. You'll put the Css between style tags if you choose the element route.

    <style>
    Your Css Here
    </style>
    Spruzstuff (Visit the site) Popular Plugins (Plugin Store)
    Free Custom Modifiers that add design capabilities to your site Activity Feed Updates In Real Time
    Video, Blog, and Interactive tutorials to help you build your website Inbox Count Update In Real Time + Window Notification
    Share your website link with other Spruz website owners News Letter Checked By Default At Reigistration

     

    Reply
  • What is your URL.  And can we see what you are talking about as a public viewer?

    Oh, good grief, I'm blind it's http://cilc.spruz.com/... See if an iframe works-- is the correct plugin installed?:

     


        

     

    Reply
Please Sign In to Add a Comment
or

This website is powered by Spruz