Results 1 to 3 of 3

Thread: Tab Mouseover menu

  1. #1
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tab Mouseover menu

    I want to place this menu on all of the pages of my website but without having to edit each page individually to display it. Is there a way I can do this without using frames?

    http://www.dynamicdrive.com/dynamici...bmouseover.htm

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

    Default

    Does your server support SSI or PHP? There are many ways to embed the same file onto multiple pages on your site, so editing the file results in a change across all these pages. If your server supports SSI for example (.shtml page extension), see this tutorial: http://www.javascriptkit.com/howto/ssi2.shtml

  3. #3
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    Does your server support SSI or PHP? There are many ways to embed the same file onto multiple pages on your site, so editing the file results in a change across all these pages. If your server supports SSI for example (.shtml page extension), see this tutorial: http://www.javascriptkit.com/howto/ssi2.shtml
    Great tip - it worked .

    Thanks alot.

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
  •