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

Thread: Nesting Ajax and NOT Ajax Tabs

  1. #11
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Quote Originally Posted by Miccamale View Post
    Thanks again,
    my problem it is than the content must be see from search engines.. with iframe are not possible...

    do you have any ideas?

    Really THANKS!
    andrea
    That's not true actually. The URL to the IFRAME page is specified as a regular list link on the page:
    Code:
    <li><a href="tabcontent.htm" rel="#iframe" class="selected">Tab 1</a></li>
    So search engines definitely won't have trouble finding and indexing the target page as well.

  2. #12
    Join Date
    May 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello!

    It is true, but after the visitor will go directly to tabcontent.htm and not in my parent page...

    Thanks
    Andrea

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
  •