Results 1 to 5 of 5

Thread: Flexcroll wont work within Ajaxtabs

  1. #1
    Join Date
    Jan 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flexcroll wont work within Ajaxtabs

    So the site is clubcontour.com/test/demo.php. The site guts are functioning inside Ajaxtabs to keep the music playing. When you click the Happy Hour menu button it loads happy_hour.php. Within happy_hour.php there are multiple div's and one is a FleXcroll div used to scroll a long happy Hour Menu. I am calling the Flexcroll script and css from the demo.php(test index) and when i do it won't allow the Flexcroll to work.

    Is there a simple fix for this issue? I feel like I am missing something obvious.

    thanks

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Most scripts will not work with AJAX imported content. Use the iframe method of Ajax Tabs for pages you are importing that have scripts on them.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jan 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'll give that a try.

    thanks

  4. #4
    Join Date
    Jan 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Angry Iframe issue

    So the issue I have is that the pages I am loading via AJAX are working fine but variable heights. I have setup the Happy Hour page to now load via the rel="#iframe" method. the issue I have is that now I get these bad looking scroll bars. And while I understand that I could style them away, the issue is that the div that the AJAX loads to has to have a height:auto because of varying content heights.

    any thoughts?

  5. #5
    Join Date
    Jan 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok so never mind, I found the style setting in the .js file. Sorry to post to quick. The issue I have now is that its killing my content... I am keeping at it.

    thanks

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
  •