<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015046" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015046</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086840</link>
    <description> &lt;p&gt;I will check those tutorials out, thank you.&lt;/p&gt;
&lt;p&gt;I have tried to download some pre-made menus and study them and they kind of made sense but seemed like a lot more than I need.  I tried stripping them but that didn&#039;t work.  I&#039;m sure one of these tutorials will let me learn how to create them from scratch or at least answer some of my questions.  Thank you again.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Aug 2001 14:59:57 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1086840 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086797</link>
    <description> &lt;p&gt;Here is a webmonkey tut i just found on the subject:&lt;a href=&quot;http://hotwired.lycos.com/webmonkey/01/12/index1a.html?tw=authoring&quot; class=&quot;bb-url&quot;&gt;buid menu&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;There are many different ways to skin a cat though. If you are usin ASP for this, then maybe even check this link out, it&#039;s a tut about asp driven dhtml menubars:&lt;a href=&quot;http://www.shiningstar.net/articles/articles/dhtmlmenu/asp_dhtmlmenu.asp&quot; class=&quot;bb-url&quot;&gt;asp driven menu&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;When you want to learn something in DHTML javacript etc, the best way is often to look at the coding of a site you like. Try and figure it all out. Of course that can be very daunting, but you learn more....&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Aug 2001 02:25:36 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1086797 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086795</link>
    <description> &lt;p&gt;I will search a little more but I was already at htmlguru.com earlier today and I left because all I could find was something about an eye before I got a headache.  I kept using the mouse&#039;s wheel hoping to scroll (out of habit of course) and the screen just bounces which is terrible.&lt;/p&gt;
&lt;p&gt;I&#039;m sorry if the owner or developer is reading this.  I&#039;m sure it&#039;s a great site.&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Aug 2001 22:41:12 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1086795 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Check out the online resources</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086794</link>
    <description> &lt;p&gt;Or perhaps the DHTML books?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.htmlguru.com&quot; class=&quot;bb-url&quot;&gt;htmlguru.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;hth,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Aug 2001 22:31:11 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1086794 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Please</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086793</link>
    <description> &lt;p&gt;I have used this forum before and I know there are some very brilliant people that answer questions here.  Now I know one of you know how to make a menu scroll down instead of immediately drop down and vice versa.&lt;/p&gt;
&lt;p&gt;Has anyone here built a DHTML menu before?  Does anyone know of a DHTML tutorial which will show me how to create one from scratch?&lt;/p&gt;
&lt;p&gt;Thanks for any help.&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Aug 2001 22:16:04 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1086793 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086777</link>
    <description> &lt;p&gt;At this point I&#039;m just trying to learn how to do it so I can apply it however I need in the future.  The initial project I&#039;m testing it on is somewhat of an ASP briefcase which has a list of folders, subfolders, and files.  It will hide all subfolders and files until otherwise requested.  Once requested they will be displayed.  I have this working through straight ASP and querystrings to decide which files are shown but that opens the database and closes it for each request.&lt;/p&gt;
&lt;p&gt;I&#039;m sure if I can learn this is will be a lot better on the server and easier to manipulate later because of the ASP I will be able to delete for these calculations.&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Aug 2001 15:06:50 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1086777 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-and-motion#comment-1086755</link>
    <description> &lt;p&gt;Whenever I am doing anything with javascript like this I use the dhtmlLib v2.1 from here &lt;a href=&quot;http://www.insidedhtml.com/dhtmllib/page1.asp&quot; class=&quot;bb-url&quot;&gt;dhtmlLib v2.1 &lt;/a&gt;   or dynlayer from here: &lt;a href=&quot;http://www.dansteinman.com/dynapi&quot; class=&quot;bb-url&quot;&gt;dynlayer&lt;/a&gt;  . it has great documentation and basically has everything I need. Check it out.  I used to think I was being lazy with this until I started using com for ASP and an extensive base functions include file.&lt;/p&gt;
&lt;p&gt;Do you want the user to specify the amount of movement? What is the context of the movement? i.e how are you using it?&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Aug 2001 03:50:08 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1086755 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
