Results 1 to 3 of 3

Thread: Sliding Layers

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

    Default Sliding Layers

    Back in the day before MS got pushy, when version 3 browsers held sway, I used a script that would slide a layer onto the screen on a mouseOver event. It didn't work in MSIE, but I didn't care. Now I can't seem to find it anymore, and Dynamic Drive doesn't appear to have anything like this either.

    Does someone here know of a script that will do this and work in both browsers nowadays? If so, please hit me on ICQ 272185119 or shoot me an email.

    Thanks!

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

    Default

    The closest script I can think of is: http://www.dynamicdrive.com/dynamici...bottomtool.htm It is cross browser functional however.

  3. #3
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Take a look at the demonstration I've prepared. So far, it's been tested with IE 5.01+, Opera 7.54, Firefox 1.0, Mozilla 1.0+, and Netscape 7.2. Functionally, everything's fine but performance is off with Gecko-based browsers, particularly early versions of Mozilla. I'm not sure if there's much I can do about that. Obviously, setting a reasonable interval period will help somewhat.

    The two scripts are admittedly very large, but that's mainly due to heavy commenting. Furthermore, many of the features in hash.js aren't used. On a production site, those unused features should be removed (as well as the comments and excessive whitespace).

    I could have added support for NN4, but that browser is (or should be) dead so I couldn't be bothered.

    Mike

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
  •