Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: different iframe height for ajxtabs

  1. #11
    Join Date
    Feb 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile autoresize automatically

    Hi !
    This thread is very interesting but I'm looking for a way to autoresize automatically the frame.
    Is it possible to had a script as http://www.phpmix.org/iframe_height_auto_resize to determine the height of page and put it in #iframe: ?

    Thank you

  2. #12
    Join Date
    Jun 2008
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Any useful answer on bingo974 post?!
    What is with JQuery, YUI and Iframe auto resize - others solutions?

  3. #13
    Join Date
    Apr 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can someone pls guide on the location of attachment "modified ajaxtabs.js" on ddadmins post.

    regards

  4. #14
    Join Date
    Apr 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    Sure, try the below modified ajaxtabs.js, which let you do something like the below to alter the IFRAME height for a specific tab dynamically:

    Code:
    <li><a href="external1.htm" rel="countrycontainer">Tab 1</a></li>
    <li><a href="external2.htm" rel="countrycontainer">Tab 2</a></li>
    <li><a href="external3.htm" rel="countrycontainer">Tab 3</a></li>
    <li><a href="external4.htm" rel="#iframe:300" >Tab 4</a></li>
    300 means change the IFRAME height to 300px.
    Was referring to the missing attachment in the above post.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •