<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>film-strip navigation | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/</link>
  <description>A Scripting forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>11/16/04, 321 49 2004 2004:%i:1100652569 19:49:29</pubDate>
  <lastBuildDate>06/07/13, 158 13 2013 2013:%i:1370581984 01:13:04</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>Jm25  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1570</link>
    <description><![CDATA[Hi,<br />I'm trying to implement the composite film-strip rollover using the Stonehenge example from the November 2004 newsletter and I am adapting it to my own situation. However I am fairly new to javascript and have no idea how to convert function nothing() to the link that I would like http://www.mydomain.com/.<br /><br />Could someone assist me here?<br /><br />&lt;SCRIPT language=javascript type=text/javascript&gt;<br />&lt;!--<br /><br />function nothing()<br /> &nbsp; &nbsp; &nbsp;{<br /> &nbsp; &nbsp; &nbsp;//dummy function providing a dead link<br /> &nbsp; &nbsp; &nbsp;}<br /> &nbsp; &nbsp; &nbsp;<br /> &nbsp; &nbsp; &nbsp;<br /> &nbsp; &nbsp; &nbsp;<br />function fsButton(n,y)<br /> &nbsp; &nbsp; &nbsp;{<br /> &nbsp; &nbsp; &nbsp;if (document.getElementById)<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;var button = document.getElementById(&quot;shb&quot;+n);<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;button.style.backgroundPosition=&quot;0px &quot;+y+&quot;px&quot;;<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}<br /> &nbsp; &nbsp; &nbsp;}<br /> &nbsp; &nbsp; &nbsp;<br />function doBlur(n)<br /> &nbsp; &nbsp; &nbsp;{<br /> &nbsp; &nbsp; &nbsp;if (navigator.userAgent.indexOf(&quot;MSIE&quot<img src="/images/emoticons/wink.png" class="smiley" />!=-1)<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;n.blur();<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}<br /> &nbsp; &nbsp; &nbsp;}<br /> &nbsp; &nbsp; &nbsp;]]></description>
    <pubDate>11/16/04, 321 49 2004 2004:%i:1100652569 19:49:29</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1570</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1571</link>
    <description><![CDATA[Function nothing() is not needed on a real page. It is there because I don't want to put real links to other pages in my tutorial. Some people put &lt;a href=&quot;#&quot;&gt;, which is similar, but takes the reader to the top of the current page, which is undesirable.<br /><br />All you have to do is replace &lt;a href=&quot;javascript:nothing()&quot;&gt; in the HTML where the buttons are, with real links. You don't need to change the JavaScript at all - unless you want to remove the function nothing() completely to lighten the page slightly.]]></description>
    <pubDate>11/17/04, 322 25 2004 2004:%i:1100683521 04:25:21</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1571</guid>
   </item>
     <item>
    <title>Jm25  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1572</link>
    <description><![CDATA[yeah thanks, I did just that but wasn't sure about the javascript do nothing. thanks for the quick reply]]></description>
    <pubDate>11/17/04, 322 28 2004 2004:%i:1100690937 06:28:57</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1572</guid>
   </item>
     <item>
    <title>Jm25  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1573</link>
    <description><![CDATA[I have completed a set of &nbsp;film strip buttons and they look great. <br /><br />(see them at <a href="http://www.abbetoys.com.au">http://www.abbetoys.com.au</a>).<br /><br />I have noticed one strange thing happening though &nbsp;that is a little disconcerting. Sometimes as the mouse moves over the buttons they disappear briefly and just as magically reappear before becoming clickable links.<br /><br />Am I missing something here?]]></description>
    <pubDate>11/29/04, 334 10 2004 2004:%i:1101787818 23:10:18</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1573</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1574</link>
    <description><![CDATA[I can't replicate this here in any browser on Mac or PC. They all look fine to me.]]></description>
    <pubDate>11/30/04, 335 38 2004 2004:%i:1101803918 03:38:38</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1574</guid>
   </item>
     <item>
    <title>Johnb  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1575</link>
    <description><![CDATA[They disappear for me too in IE v 6. &nbsp;If you move your mouse quickly, you can get them all to disappear! Very strange!]]></description>
    <pubDate>11/30/04, 335 48 2004 2004:%i:1101808116 04:48:36</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1575</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1576</link>
    <description><![CDATA[My IE 6 is running under XP Pro on a three year old PC with an AMD 2000+ processor with a cheap video card. Works perfectly for me there. There must be some other factor causing this but without a fine comparison of hardware, software and add-ons, I don't know what to suggest.]]></description>
    <pubDate>11/30/04, 335 40 2004 2004:%i:1101832848 11:40:48</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1576</guid>
   </item>
     <item>
    <title>Jm25  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1577</link>
    <description><![CDATA[Thank you for your input. It will remain a mystery a little longer. It has been such a pleasure to discover this forum and the wonderful newsletters. <br /><br />I am saddened to hear it must come to a close, but well done and congratulations for leaving such a brilliant legacy. A real inspiration for younger ones coming on. I will continue to explore the earlier newsletters for as long as they remain online. thankyou once again.<br /><br />jm25]]></description>
    <pubDate>12/01/04, 336 21 2004 2004:%i:1101900074 06:21:14</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p1577</guid>
   </item>
     <item>
    <title>Tsmessi Do said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p2818</link>
    <description><![CDATA[<br />
This is an interesting discussion. thank you for sharing <br />
<br />
[url=<a class="external" href="http://simulationpretpersonnel.com][color=#FFFFFF][u]pret">http://simulationpretpersonnel.com][color=#FFFFFF][u]pret</a> personnel en ligne[/u][/color][/url][color=#FFFFFF] - Pret personnel en ligne et de comparer les meilleurs taux afin de... La demande de prêt personnel en ligne[/color]]]></description>
    <pubDate>07/31/09, 212 49 2009 2009:%i:1249033774 05:49:34</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p2818</guid>
   </item>
     <item>
    <title>Krystine Tawnie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p2874</link>
    <description><![CDATA[Military spending is socialism and the first two paragraphs of Common Sense balance the paradox best. To even consider a bail-out was the socialistic "hat-trick" that had to have been planned for more than eight years to be so well timed. The Supreme Court could balance their responsibility by defining Bush administrative results as a "coup d&#39;etat" there is no capitalism without capital.<br />
<br />
<br />
<a href="http://www.n-frames.com/">Search engine marketing company in India</a>]]></description>
    <pubDate>08/12/09, 224 05 2009 2009:%i:1250049911 00:05:11</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/filmstrip_navigation/#p2874</guid>
   </item>
   </channel>
</rss