<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002913" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002913</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012840</link>
    <description> &lt;p&gt;Why does it matter if it is JavaScript or DHTML?&lt;/p&gt;
&lt;p&gt;The bottom line is that it works.&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Feb 2000 14:44:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1012840 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012839</link>
    <description> &lt;p&gt;Well, that page has CSS and JavaScript on it, though it doesn&#039;t work.  So the combination of CSS and JavaScript that would appear to be supposed to be changing the text would be dynamic.&lt;/p&gt;
&lt;p&gt;However CSS can be used for other things that aren&#039;t dynamic, much as wheels can be for trucks, cars, bikes, bicycles, toys, watches, washing machines, et cetera...&lt;/p&gt;
&lt;p&gt;As I said before, DHTML is using different languages to achieve interactivity (yes, without reloading a page, you are correct), but each of those languages is not part of DHTML, DHTML is the combination of those languages.  &lt;/p&gt;
&lt;p&gt;By the way, on the page you mentioned, you should have &amp;lt;style &lt;strong&gt;type=&quot;text/css&quot;&lt;/strong&gt;&amp;gt; for the CSS so it works properly and it should be within the &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; tags.&lt;/p&gt;
&lt;p&gt;Generally the JavaScript needs to be before the things it effects, and usually in the &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; tags as well.&lt;/p&gt;
&lt;p&gt;You can&#039;t have a tag open in the &amp;lt;head&amp;gt; tag and close in the &amp;lt;body&amp;gt; tag -- that&#039;s a wicked nesting error, and for a font tag, it&#039;s pointless, anyway.&lt;/p&gt;
&lt;p&gt;Anyway, yeah, it would be dynamic if it worked.&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Feb 2000 20:16:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1012839 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012837</link>
    <description> &lt;p&gt;With all due respect, that is like saying that a wheel is a car.&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Feb 2000 07:36:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1012837 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012838</link>
    <description> &lt;p&gt;Can anyone define whether this is a Static or Dynamic html page.&lt;/p&gt;
&lt;p&gt;It uses Dynamic text style and some JavaScript. &lt;a href=&quot;http://www.unitronics.com/dts.htm&quot; class=&quot;bb-url&quot;&gt;http://www.unitronics.com/dts.htm&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;NSS &lt;a href=&quot;http://www.unitronics.com&quot; class=&quot;bb-url&quot;&gt;http://www.unitronics.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Quote:&lt;br /&gt;
1)Dynamic HTML is not about server-side scripts, Java applets, or animated GIF images. All of these can acomplish nifty things on their own, except for changing the content of the Web page without a return trip to the server.&lt;/p&gt;
&lt;p&gt;2)Dynamic HTML is about grabbing hold of any element on the page, at any time after the page has downloaded, and changing its appearance, content, or location on the page.This includes a lot of neat things, such as dragging images from one place to another or expanding and collapsing documents that provide instant results to a user.&lt;/p&gt;
&lt;p&gt;The above was copied from the book:&lt;/p&gt;
&lt;p&gt;Dynamic HTML in a WEEK by Bruce Campbell and Rick Darnell&lt;/p&gt;
&lt;p&gt;[This message has been edited by NSS (edited 21 February 2000).]&lt;/p&gt;
&lt;p&gt;[This message has been edited by NSS (edited 21 February 2000).]&lt;/p&gt;
&lt;p&gt;[This message has been edited by NSS (edited 21 February 2000).]&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Feb 2000 05:16:00 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1012838 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012836</link>
    <description> &lt;p&gt;In my opinion, CSS is considered as DHTML as CSS is also one part of the DHTML family that you use to enhance your page.&lt;/p&gt;
&lt;p&gt;CSS usage:&lt;/p&gt;
&lt;p&gt;1)Inline style sheet.&lt;/p&gt;
&lt;p&gt;2)Embedded style sheet.&lt;/p&gt;
&lt;p&gt;3)External(linked) style sheet. &lt;/p&gt;
&lt;p&gt;NSS &lt;a href=&quot;http://www.unitronics.com&quot; class=&quot;bb-url&quot;&gt;http://www.unitronics.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;[This message has been edited by NSS (edited 20 February 2000).]&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Feb 2000 03:43:00 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1012836 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012835</link>
    <description> &lt;p&gt;Um, that&#039;s not DHTML...&lt;/p&gt;
&lt;p&gt;That is a local style sheet.  And it won&#039;t work in Netscape.  Hover only works in IE 4+ at the moment, though it may work in Netscape 5.  Removing the underline will work in both browsers, though.&lt;/p&gt;
&lt;p&gt;For more on CSS, I have a collection of links at &lt;a href=&quot;http://www.inforamp.net/~suzanne/index/links.htm#css&quot; class=&quot;bb-url&quot;&gt;links - css&lt;/a&gt; that includes the Master List from webreview, the w3c style sheet validator, and more.&lt;/p&gt;
&lt;p&gt;DHTML, by the way, uses HTML, CSS, JavaScript, ActiveX, Visual Basic and the DOM  (and other languages, too) to create movement on web pages.  It isn&#039;t a language on its own, it is a way of using different languages for an interactive effect.&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[This message has been edited by Suzanne (edited 20 February 2000).]&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 19:53:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1012835 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-question-help#comment-1012834</link>
    <description> &lt;p&gt;You could use the following Dynamic HTML:&lt;/p&gt;
&lt;p&gt;&amp;lt;style type=&quot;text/css&quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
A:link, A:visited { text-decoration: none }&lt;br /&gt;
A:hover { text-decoration: underline }&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;/p&gt;
&lt;p&gt;Eugene Grinberg &lt;a href=&quot;http://www.interprosolution.com&quot; class=&quot;bb-url&quot;&gt;http://www.interprosolution.com&lt;/a&gt;&lt;br /&gt;
FREE Tools &amp;amp; Services for Webmasters&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2000 09:09:00 +0000</pubDate>
 <dc:creator>Eugene Grinberg</dc:creator>
 <guid isPermaLink="false">comment 1012834 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
