<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024641" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024641</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1151346</link>
    <description> &lt;p&gt;the dead url is not an issue. it&#039;s a forums, hitting cancel brings you back, and hitting back will cause the page to reload and you&#039;ll get new posts anyway.&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 May 2004 12:52:38 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1151346 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1150537</link>
    <description> &lt;p&gt;href=&quot;#&quot; is really not a friendly way to code...&lt;/p&gt;
&lt;p&gt;Is there any way you can add that in? &lt;/p&gt;
&lt;p&gt;A return in the onclick will kill the href.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.zerocattle.com/examples/popUp.html&quot; class=&quot;bb-url&quot;&gt;http://www.zerocattle.com/examples/popUp.html&lt;/a&gt; for a tangential explanation. I should really update that.&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Apr 2004 01:58:08 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150537 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1150535</link>
    <description> &lt;p&gt;new links look somrthing like:&lt;code&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; onclick=&amp;quot;rst(&amp;#039;cpui&amp;#039;);&amp;quot; onmouseout=&amp;quot;deselopt(&amp;#039;reset&amp;#039;,usr);&amp;quot; onmouseover=&amp;quot;selopt(&amp;#039;reset&amp;#039;,usr);&amp;quot;&amp;gt;&amp;lt;img alt=&amp;quot;Reset!&amp;quot; id=&amp;quot;reset&amp;quot; name=&amp;quot;reset&amp;quot; src=&amp;quot;sitepics/resetoff.png&amp;quot; title=&amp;quot;I&amp;#039;m Static!&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; onclick=&amp;quot;subfrm(&amp;#039;cpui&amp;#039;);&amp;quot; onmouseout=&amp;quot;deselopt(&amp;#039;save&amp;#039;,usr);&amp;quot; onmouseover=&amp;quot;selopt(&amp;#039;save&amp;#039;,usr);&amp;quot;&amp;gt;&amp;lt;img alt=&amp;quot;Save Changes!&amp;quot; id=&amp;quot;save&amp;quot; name=&amp;quot;save&amp;quot; src=&amp;quot;sitepics/saveoff.png&amp;quot; title=&amp;quot;Save Changes!&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Apr 2004 01:16:29 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1150535 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1150534</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Suzanne wrote:&lt;/strong&gt; You know, if you used a proper url in the anchor tag you would be able to use targets fine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;something.html&quot; target=&quot;somewhere&quot;&gt;link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;???&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;goign yo add target=&quot;_self&quot; there thinking that&#039;s what it neeeded i noticed what is likely the problem (i&#039;m testing that ti&#039;s the only one) when i added the links i pulled it from a diff page to just have to change three things then copy and paste to make it faster... unfortunately for that other page i needed target=&quot;_top&quot; which i never took out. taking that out seems to right it.&lt;/p&gt;
&lt;p&gt;either i keep spending too much time before finding the errors or sgh has disabled my ability to code  :roll:  &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;img src=&quot;https://www.webmaster-forums.net/misc/smileys/at-wits-end.png&quot; title=&quot;Mad&quot; alt=&quot;Mad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Apr 2004 01:14:57 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1150534 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1150533</link>
    <description> &lt;p&gt;You know, if you used a proper url in the anchor tag you would be able to use targets fine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;something.html&quot; target=&quot;somewhere&quot;&gt;link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;???&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Apr 2004 00:37:25 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150533 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1150529</link>
    <description> &lt;p&gt;the control pages and forums are set up VERY similar. forums aren&#039;t in frames, and only take one hidden feild if any. not sure if there&#039;s any other differences that javascript might care about.&lt;/p&gt;
&lt;p&gt;an example in the forums: &lt;a href=&quot;http://24.91.157.113/findyourdesire/forums.php?tid=39&quot; class=&quot;bb-url&quot;&gt;http://24.91.157.113/findyourdesire/forums.php?tid=39&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the js file i prepped  everything in and keep around as a legacy: &lt;a href=&quot;http://24.91.157.113/findyourdesire/zctest.js&quot; class=&quot;bb-url&quot;&gt;http://24.91.157.113/findyourdesire/zctest.js&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the control panel function:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;function subsel(form,hfld,hval){ // submit a form and set a hidden variable&lt;br /&gt;&amp;nbsp; document.getElementById(hfld).value=hval;&lt;br /&gt;&amp;nbsp; document.getElementById(form).submit();&lt;br /&gt;&amp;nbsp; return true;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;as you can see there isn&#039;t much to the submit function doesn&#039;t do much aside form set hidden variables.&lt;/p&gt;
&lt;p&gt;it&#039;s used in an onclick. since it&#039;s a rollover it the onclick is for the link that switches the  images. i believe it&#039;s something like &lt;a href=&quot;#&quot;&gt;&lt;img /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;not sure if i answered your question. i hope i did and you can explain this now&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Apr 2004 22:17:34 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1150529 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/loss-target-using-javascript-vry-annoying#comment-1150485</link>
    <description> &lt;p&gt;Are you using href=&quot;url&quot; or a Javascript method onclick? An example might help. &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>Wed, 28 Apr 2004 04:00:24 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1150485 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
