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

Thread: [DHTML] Keep In View (Float Menu Replacement)

  1. #11
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    How about this one?

  2. #12
    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

    Requires javascript and (I believe) 'safe' Active X elements enabled, unnecessarily burdens IE 7 and presumably later, could still mess up in a complex style/layout design.
    - John
    ________________________

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

  3. #13
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Tested it with safe ActiveX disabled, and still works. I use it on sites with complex js & css, never encountered a problem.
    Requires javascript, true. Will not burden IE 7 anymore when the time has come where nobody uses IE6: I'll simply leave it out at that moment.

    Arie.

  4. #14
    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

    Won't be fixed on left right scroll. The fact that you use it effectively is a separate issue from it being a suitable 'one size fits all' method for fixed position in IE 6.
    - John
    ________________________

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

  5. #15
    Join Date
    Jun 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A little clever

    Nice compact code, but there are some serious memory and optimization issues. Google javascript closures to learn how to write even better.

  6. #16
    Join Date
    Aug 2005
    Posts
    54
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    Is there a version that will place this in the upper right corner?

    Also, I noticed the demo contains two doctype declarations. Is this a necessity?

    Ashley

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
  •