<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019626" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019626</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118309</link>
    <description> &lt;p&gt;I just noticed the change of the change I suggested to make shouldn&#039;t of had the type=&quot;button&quot; in it, my bad&lt;/p&gt;
&lt;p&gt;Glad you got it sorted&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 19:48:35 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1118309 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118269</link>
    <description> &lt;p&gt;Hey, we would have got it... eventually. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Glad you got it working. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 09:17:52 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1118269 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118268</link>
    <description> &lt;p&gt;Well, neither one worked.  However, I finally found a code that did work at &lt;a href=&quot;http://www.j-scripts.com.&quot; class=&quot;bb-url&quot;&gt;j-scripts.com.&lt;/a&gt;  Thanks for trying, though.  I appreciate it.  Here is the format of the code that worked:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;JavaScript&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;  Select a Page&lt;br /&gt;
  Page 1&lt;br /&gt;
  Page 2&lt;/p&gt;
&lt;p&gt;You can check it out by clicking on the &quot;www&quot; link at the top of this post.  Thanks again. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 09:13:38 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1118268 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118267</link>
    <description> &lt;p&gt;It should, but it doesn&#039;t. I tried on IE6, but it won&#039;t show. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 09:07:17 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1118267 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118262</link>
    <description> &lt;p&gt;add value=&quot;GO&quot; into Abhishek&#039;s change&lt;/p&gt;
&lt;p&gt;(no end tag, use / at the end for XHTML)&lt;/p&gt;
&lt;p&gt;the button tag should work in most browsers, it&#039;s a valid HTML tag&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 08:35:36 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1118262 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118254</link>
    <description> &lt;p&gt;Try changing this in Busy&#039;s code&lt;br /&gt;
&lt;code&gt;&amp;lt;button type=&amp;quot;button&amp;quot; name=&amp;quot;buttonName&amp;quot; onclick=&amp;quot;goPage()&amp;quot;&amp;gt;GO!&amp;lt;/button&amp;gt;&lt;/code&gt;&#039;&lt;br /&gt;
to&lt;br /&gt;
&lt;code&gt;&amp;lt;input type=&amp;quot;button&amp;quot; name=&amp;quot;buttonName&amp;quot; onclick=&amp;quot;goPage()&amp;quot;&amp;gt;GO!&amp;lt;/input&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 07:48:03 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1118254 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118250</link>
    <description> &lt;p&gt;Well, this &quot;working script&quot; did not work.  It just created a pulldown box with the word &quot;GO&quot; beside it (not a &quot;GO&quot; button).  Why did it do this?  You can click the &quot;www&quot; at the top of this post to view the page and the source code.&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Nov 2002 07:41:30 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1118250 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118171</link>
    <description> &lt;p&gt;Thanks Busy.  I&#039;ll try it later today sometime after I get home from work.&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Nov 2002 17:15:37 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1118171 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118143</link>
    <description> &lt;p&gt;here is a complete working script&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;javascript&quot; type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
function jumpPage(newLoc) {&lt;br /&gt;
newPage = newLoc.options[newLoc.selectedIndex].value&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;function goPage() {&lt;br /&gt;
if (newPage != &quot;&quot;) {&lt;br /&gt;
window.location = newPage&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Select a Page&lt;br /&gt;
page 1&lt;br /&gt;
page 2&lt;br /&gt;
page 3&lt;br /&gt;
page 4&lt;br /&gt;
page 5&lt;br /&gt;
 GO!&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Nov 2002 09:25:30 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1118143 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/okay-lets-try-again#comment-1118141</link>
    <description> &lt;p&gt;not sure where this post is up to, the error is on line 119, which is the line of code in your .html file.&lt;/p&gt;
&lt;p&gt;onClick=&quot;jumpBox(this.form.elements[0])&quot;&amp;gt; &lt;/p&gt;
&lt;p&gt;is the error line. You don&#039;t have a function called jumpBox&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Nov 2002 09:07:16 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1118141 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
