<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029324" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029324</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171650</link>
    <description> &lt;p&gt;I guess I am misunderstanding what it would look like then, because my vision of what was explained was posting the code to my js file on the page.  If there is something else you are thinking of please give me more details.&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 May 2005 12:46:54 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1171650 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171643</link>
    <description> &lt;p&gt;Don&#039;t know why that would be considered ugly. It should work fine, and it&#039;s only one line of code for them to copy.&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 May 2005 12:28:43 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1171643 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171641</link>
    <description> &lt;p&gt;Why would that be ugly for users? I can&#039;t imagine anyone would even notice the JavaScript is called from another domain... Unless they&#039;re as nosey as I am &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, 24 May 2005 12:22:40 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1171641 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171614</link>
    <description> &lt;p&gt;Yes, that would work, but wouldn&#039;t that make it ugly for the rest of the users?&lt;/p&gt;
&lt;p&gt;My temporary fix is to redirect the users to a page with an onLoad script that pops up the window.  Other sites can then link to the page with the onLoad script and everything works.&lt;/p&gt;
&lt;p&gt;There must be a better way to do this.&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 May 2005 18:55:28 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1171614 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171611</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;artsapimp wrote:&lt;/strong&gt;  if I use it as a function and call the function directly then other sites are unable to copy and paste the shortcut from my link to their site. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If they&#039;re gonna copy and paste it... why not add something like this just above it: &lt;code&gt;&amp;amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://Path to your script/yourscript.js&amp;quot;/&amp;amp;gt;&lt;/code&gt;&#039;&lt;br /&gt;
They could easily copy and paste that along with the rest they&#039;re copy and pasting.&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 May 2005 17:57:06 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1171611 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171591</link>
    <description> &lt;p&gt;that is part of what I&#039;m looking for.  The problem I am having with this type of script is if I use it as a function and call the function directly then other sites are unable to copy and paste the shortcut from my link to their site.  If I use it in the href part of a link it works, but it redirects the refering page to an ugly blank screen.&lt;/p&gt;
&lt;p&gt;Any suggestions about how to fix this problem?&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 May 2005 12:42:11 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1171591 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/inline-javascript-popup-windows#comment-1171570</link>
    <description> &lt;p&gt;If I understand your question correctly I believe you just have to make a regular javascript window.open function and type an absolute path to the page you want (other sites) to open.&lt;/p&gt;
&lt;p&gt;like this &lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;newWin = window.open(&amp;#039;http://www.yourDomain.com/yourPage.html&amp;#039;);&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
Does this help?&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 May 2005 09:42:08 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1171570 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
