<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014183" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014183</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-popup-window#comment-1081942</link>
    <description> &lt;p&gt;The only way that I could get it to non wrap would be to put it between a couple of code tags. It was spaced out quite nicely when I pasted it. &lt;/p&gt;
&lt;p&gt;Suzanne, I assume by not be as user friendly you are referring to the fact that it doesn&#039;t consider whether javascript is enabled or what version of browser. I will change that soon enough. It should work with the onclick window close code. I didn&#039;t think of that. Thanks.&lt;/p&gt;
 </description>
     <pubDate>Mon, 30 Apr 2001 23:59:19 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1081942 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: It&#039;s really hard to read your posts</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-popup-window#comment-1081940</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Suzanne &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;When you put in all that scrolling JavaScript -- could you edit it so the lines don&#039;t stretch off into the wild beyond?!&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Sorry to get a little off subject &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;, but that&#039;s not his fault, that vB code intentionally is supposed to show up exactly as typed, but I do agree it would be nice if there was a way to make it wrap.&lt;/p&gt;
 </description>
     <pubDate>Mon, 30 Apr 2001 21:38:02 +0000</pubDate>
 <dc:creator>mjames</dc:creator>
 <guid isPermaLink="false">comment 1081940 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>It&#039;s really hard to read your posts</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-popup-window#comment-1081871</link>
    <description> &lt;p&gt;When you put in all that scrolling JavaScript -- could you edit it so the lines don&#039;t stretch off into the wild beyond?!&lt;/p&gt;
&lt;p&gt;Anyway, your answer:&lt;/p&gt;
&lt;p&gt;&quot;Basically just a simple small pop-up window that shows links to other sites. What I am wanting to do is when someone clicks on one of the links on this popup, for it to go to a full size window with scrolling, etc but to use the same window as the popup. Is this possible?&quot;&lt;/p&gt;
&lt;p&gt;No.&lt;/p&gt;
&lt;p&gt;What you need to do is close the pop-up window and open a new window that has all the bits in it. Best to have something like onClick=&quot;window.close();&quot; and have target=&quot;_blank&quot; in the href or something to that effect.  Or you can have it so that the window you opened (little popup) closes while it generates a new popup window, but you will have to set everything to &quot;yes&quot;, or it won&#039;t be a full new window.&lt;/p&gt;
&lt;p&gt;The code you are using isn&#039;t as friendly as it could be for those without JavaScript enabled, btw -- &lt;a href=&quot;http://www.zerocattle.com/examples/popUp.html&quot; class=&quot;bb-url&quot;&gt;zerocattle.com/examples/popUp.html&lt;/a&gt; is a finished script based on the tutorials from &lt;a href=&quot;http://www.irt.org&quot; class=&quot;bb-url&quot;&gt;irt.org&lt;/a&gt; (linked within the script as well) if you want to learn more about how to control popup windows et cetera. Maybe you can adapt your script a little based on some of the tips in there?&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.irt.org&quot; class=&quot;bb-url&quot;&gt;irt.org&lt;/a&gt; tutorials will also show you how to have the remote open the urls in the MAIN window that opened the remote in the first place.  The only problem is that if anyone else has named their window, then your remote will no longer open things in that one browser window, but will spawn new windows.  &lt;/p&gt;
&lt;p&gt;&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; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Apr 2001 22:12:10 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1081871 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
