<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>Floating Layer Script and Apple Mac | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/</link>
  <description>A Scripting forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>02/24/04, 055 21 2004 2004:%i:1077639676 11:21:16</pubDate>
  <lastBuildDate>06/07/13, 158 15 2013 2013:%i:1370596510 05:15:10</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p533</link>
    <description><![CDATA[I am using a floating layer script to animate a menu on a site. This works just fine for all the Windows browsers I usually check with, but I have been informed that it behaves differently on Apple<br />Mac's.<br /><br />Having not seen the phenomenon, I can only say that I was told that it 'bounces' annoyingly instead of gliding into place.<br /><br />If anyone can tell me of any previous experience of this or similar I would be interested.<br /><br />]]></description>
    <pubDate>02/24/04, 055 21 2004 2004:%i:1077639676 11:21:16</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p533</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p534</link>
    <description><![CDATA[Can you offer a link or something so we can take a look?]]></description>
    <pubDate>02/24/04, 055 27 2004 2004:%i:1077640043 11:27:23</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p534</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p535</link>
    <description><![CDATA[Certainly can, sorry, I'm a bit of a newbie to forums...<br /><br />www.highgroundcoffee.co.uk]]></description>
    <pubDate>02/24/04, 055 31 2004 2004:%i:1077640305 11:31:45</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p535</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p536</link>
    <description><![CDATA[Honestly, it bounces annoyingly in XP/Firebird, too. I would suggest ditching the javascript you're using, put the menu in a Div with the position set to fixed, then grab one of the well-documented scripts to trick IE into accepting the position:fixed rule.]]></description>
    <pubDate>02/24/04, 055 47 2004 2004:%i:1077641248 11:47:28</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p536</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p537</link>
    <description><![CDATA[Things just get worse - I'm using XP and it behaves for me. Looks like I will have to rethink.]]></description>
    <pubDate>02/24/04, 055 01 2004 2004:%i:1077642110 12:01:50</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p537</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p538</link>
    <description><![CDATA[<blockquote><strong>Baxter said:</strong><br />
grab one of the well-documented scripts to trick IE into accepting the position:fixed rule.</blockquote><br /><br />I wouldn't advise that. Hacks like this might work today but Microsoft have a habit of bringing out 'security updates' that change such behaviours. It's okay to use 'workarounds' to get round some of IEs many problems - such a s NOT using left and right padding, but using hacks to provide critical functionality like navigation is really inviting trouble.<br />]]></description>
    <pubDate>02/24/04, 055 36 2004 2004:%i:1077644192 12:36:32</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p538</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p539</link>
    <description><![CDATA[I'd have to agree, I don't like the idea of using such methods of overcoming a problem - but it still leaves me completely clueless as to how to solve (or even really understand) the problem.<br /><br />I've been searching Google for days trying to find something, anything to point me in the right direction....and all it's doing is stressing me out!]]></description>
    <pubDate>02/24/04, 055 48 2004 2004:%i:1077644892 12:48:12</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p539</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p540</link>
    <description><![CDATA[When something doesn't work as you expected, the first thing to do is check the validation of your page. There are three steps involved but I'm assuming no particular platform.<br /><br />First, validate the HTML. You can just enter a URL or you can upload the file if it's not online at <a href="http://validator.w3.org/">W3C HTML Validator</a>. This will help identify any problems on the page. I can see that you have some because your pages can't validate.<br /><br />Next, validate the CSS. Same way at <a href="http://jigsaw.w3.org/css-validator/">W3C CSS Validator</a>.<br /><br />The, validate the JavaScript. You can use Mozilla, Netscape 7 or FireFox to do this.<br /><br />Hopefully, these tests will help identify where the problem is so that you can fix it.<br /><br />There are some problems that are down to bugs (or just lack of feature support) in individual browsers. You soon get to know what they are but the most serious ones are in Explorer at the minute - Windows and Mac.]]></description>
    <pubDate>02/24/04, 055 19 2004 2004:%i:1077646767 13:19:27</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p540</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p541</link>
    <description><![CDATA[In this case, I disagree... He's already using javascript to control the menu positioning, I'm simply suggesting using a simpler, well-documented script to do basically the same thing. If it does break, the menu just won't stay fixed. No big deal. And compliant browsers are going to ignore it anyway. Much less room for error than the current setup.]]></description>
    <pubDate>02/24/04, 055 42 2004 2004:%i:1077648177 13:42:57</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p541</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p542</link>
    <description><![CDATA[Baxter, I'm a she, not a he &nbsp;<img src="/images/emoticons/wink.png" class="smiley" /><br /><br />Am currently trying to validate all my pages on the site, and otherwise running through the suggestions made by the Admin......hampered by the fact that my PC had a strange fit the other night (incidentally I found 2 instances of a virus I'm still trying to track down the source of...damn those pesky kids using my PC!) and I'm currently trying to find time to re-image my Windows installation and re-install all my bits and pieces.<br /><br />I'm sure that within the next few days I will have a few more questions as to why my pages won't validate! &nbsp;<img src="/images/emoticons/sidesmile.png" class="smiley" /><br /><br /><br />]]></description>
    <pubDate>02/26/04, 057 59 2004 2004:%i:1077821988 13:59:48</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p542</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p543</link>
    <description><![CDATA[My apologies on the gender confusion. I should know better than to presuppose.<br /><br />Now, as for your problem, I still maintain that the small and well-documented IE fixed-positioning fix is a much more acceptable solution than the whole passel o' Javascript you have going now. It's small, bandwidth friendly, well-known, predictable and degrades gracefully. When (if) Microsoft ever supports position:fixed, you can remove all traces of your workaround by removing ONE line of code. At any rate, even if the code doesn't work, it won't jam up your navigation, it just won't stay fixed in place.<br /><br />Or how bout forgetting the script altogether, and people on decent browsers get the fixed menu, and stupid IE doesn't.<br /><br />Right now you've got how many javascripts working that site? Honestly, I'm not sure why you need ANY, unless there's some function in there I'm not seeing.<br />Certainly one could do it.<br /><br />And before you even bother validating, have a go-though on your source code. Once you think it's clean, then have the validator go at it.]]></description>
    <pubDate>02/26/04, 057 07 2004 2004:%i:1077822456 14:07:36</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p543</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p544</link>
    <description><![CDATA[I agree, personally I wouldn't have that moving menu, but I'm working with clients who have NO...and I mean NO understanding of the web whatsoever, and they really love that feature, so I'm trying to keep it in there if I can! <br /><br />I'd be quite happy having written the shopping cart software and making all that work for them, not to be messing about with completely useless, unnecessary rubbish (I'm not a bells and whistles person, I like functionality first and appeal second as a whole) but you know what they say: 'The customer is always right....'<br /><br />And I actually only have 2 scripts running, one for the form validation at the checkout, and one, which admittedly, is split into 2 sections, running that supposedly floating layer menu..The reason it is split into 2 is not entirely clear to me, but it was the only way I could get it work at all ( my Javascript skills are still in their infancy, unfortunately)]]></description>
    <pubDate>02/26/04, 057 29 2004 2004:%i:1077823782 14:29:42</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p544</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p545</link>
    <description><![CDATA[Well, a simple position:fixed will set you up in everything BUT IE. As for IE, take a look at this:http://devnull.tagsoup.com/fixed/<br /><br />I'm not saying it's the only way to do it, or even the best way, but it's a start.]]></description>
    <pubDate>02/26/04, 057 33 2004 2004:%i:1077827584 15:33:04</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p545</guid>
   </item>
     <item>
    <title>Hitthosekeys  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p546</link>
    <description><![CDATA[<blockquote>Well, a simple position:fixed will set you up in everything BUT IE. As for IE, take a look at this:http://devnull.tagsoup.com/fixed/ </blockquote><br />  <br />Related to the link Baxter posted, here's a fixed layer example:<br /><br />http://66.201.73.13/mxvision/fixednav/fixedbar.htm]]></description>
    <pubDate>02/28/04, 059 25 2004 2004:%i:1077981949 10:25:49</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p546</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p547</link>
    <description><![CDATA[That's an interesting link, hitthosekeys, a nice solution that I may well use at another time....but I think my original problem is somewhat different....I was trying to use a floating layer script, because thats what my client liked best. (follow the link in the 3rd post to see what I mean.) The problem I was having that whilst it works, as far as I can test i.e. IE, Netscape, Opera, Konqueror etc I have been told it behaves somewhat differently on an Apple MAC.<br /><br />Still working on validating everything, to see if I've just hit a weird quirk, but if you have any insight into this, I'd love to know.]]></description>
    <pubDate>03/01/04, 061 23 2004 2004:%i:1078132984 04:23:04</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p547</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p548</link>
    <description><![CDATA[Tell me again how what you're doing is substantially different than just setting the position to fixed...]]></description>
    <pubDate>03/01/04, 061 37 2004 2004:%i:1078151835 09:37:15</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p548</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p549</link>
    <description><![CDATA[Ok. the end result I'm looking for is that the left menu bar appears at the top left of the page when the page loads, but when you scroll the page down to read 'below the fold' the menu, which is on a 'floating layer' using a Javascript should, with a very slight delay follow the page down and again come to rest at top left.<br /><br />Have a look at this example I found that might help you understand what I mean, if my script isn't working right for you.<br /><br />http://www.echoecho.com/toolfloatinglayer.htm]]></description>
    <pubDate>03/01/04, 061 01 2004 2004:%i:1078164104 13:01:44</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p549</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p550</link>
    <description><![CDATA[I know I'm not much help and i'm really just repeating myself, but I would ditch the idea. That's a hundred lines or more of javascript to create an effect which, in my mind, just isn't worth it.<br /><br />I would just set it to fixed position and move on. Sorry I'm not more help than that.]]></description>
    <pubDate>03/01/04, 061 51 2004 2004:%i:1078174311 15:51:51</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p550</guid>
   </item>
     <item>
    <title>Flaxen  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p551</link>
    <description><![CDATA[Thanks anyway, Baxter. I do appreciate your input, and you might well be right, I should abandon the whole stupid thing, but to try and give my client my best attempt I shall try all avenues first. <br /><br />Then I'll give up! <img src="/images/emoticons/tongueout.png" class="smiley" />]]></description>
    <pubDate>03/01/04, 061 11 2004 2004:%i:1078179073 17:11:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/floating_layer_script_and_apple_mac/#p551</guid>
   </item>
   </channel>
</rss