<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — window/(popup window) without menu and buttons]]></title>
		<link>https://punbb.informer.com/forums/topic/4330/windowpopup-window-without-menu-and-buttons/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/4330/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in window/(popup window) without menu and buttons.]]></description>
		<lastBuildDate>Mon, 02 Aug 2004 13:18:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18379/#p18379</link>
			<description><![CDATA[<p>WOW! its really good. (Exactly chromeless)</p><p>Thanks to all</p>]]></description>
			<author><![CDATA[null@example.com (ameenullah)]]></author>
			<pubDate>Mon, 02 Aug 2004 13:18:46 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18379/#p18379</guid>
		</item>
		<item>
			<title><![CDATA[Re: window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18290/#p18290</link>
			<description><![CDATA[<p><a href="http://www.dynamicdrive.com/dynamicindex8/chromeless.htm">http://www.dynamicdrive.com/dynamicinde … meless.htm</a></p>]]></description>
			<author><![CDATA[null@example.com (newera70)]]></author>
			<pubDate>Sat, 31 Jul 2004 01:35:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18290/#p18290</guid>
		</item>
		<item>
			<title><![CDATA[Re: window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18286/#p18286</link>
			<description><![CDATA[<p>So you whant a chrome less window? Look around at dynamicdrive and on hotscripts.</p>]]></description>
			<author><![CDATA[null@example.com (zc923)]]></author>
			<pubDate>Fri, 30 Jul 2004 23:36:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18286/#p18286</guid>
		</item>
		<item>
			<title><![CDATA[Re: window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18284/#p18284</link>
			<description><![CDATA[<p>Im not sure if this will help i just kinda seen it but didnt read alot of it <a href="http://www.programmersheaven.com/search/LinkDetail.asp?Typ=2&amp;ID=8473">http://www.programmersheaven.com/search … mp;ID=8473</a></p>]]></description>
			<author><![CDATA[null@example.com (newera70)]]></author>
			<pubDate>Fri, 30 Jul 2004 22:50:21 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18284/#p18284</guid>
		</item>
		<item>
			<title><![CDATA[Re: window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18173/#p18173</link>
			<description><![CDATA[<p>My dear friend, sorry for not breifing my question... </p><p>I too know that we can use javascript. but I dont want that traditional window. (here you will get an icon at the left cornor, and a title, and minimise,maximise, close buttons)</p><p>I dont want any of those. just a plain window with a close button at the top cornor.</p><p>Thanks for yor efforts.</p>]]></description>
			<author><![CDATA[null@example.com (ameenullah)]]></author>
			<pubDate>Thu, 29 Jul 2004 06:10:44 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18173/#p18173</guid>
		</item>
		<item>
			<title><![CDATA[Re: window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18015/#p18015</link>
			<description><![CDATA[<p>You need to do it with javascript....</p><p>What I do it&#039;s a file xxxx.js<br /></p><div class="codebox"><pre><code>function openwin_min(url)
{
  if( window.open(url,&#039;&#039;,&#039;left=0,top=0,height=150,width=400,scrollbars=no,
 status=no,menubar=no,location=no,resizable=no&#039;) ) 
    return false; 
  else 
    return true;
}</code></pre></div><p>Look at height and width, you have to change it...&nbsp; the link with &quot;status...&quot; it&#039;t in the same line that the other... I put in a different line, because it&#039;s too long to the forum.</p><p>I add this file to the html file:<br />&lt;script src=&quot;xxxxx.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p><p>Then the link it&#039;s:<br />&lt;a href=&quot;LINK&quot; onclick=&quot;return openwin_min(this.href)&quot;&gt;link&lt;/a&gt;</p><p>Just look again to LINK to change it,</p><br /><br /><br /><p>Plese, don&#039;t abuse of popup, people hate it...</p>]]></description>
			<author><![CDATA[null@example.com (Juan.Llanos)]]></author>
			<pubDate>Mon, 26 Jul 2004 09:22:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18015/#p18015</guid>
		</item>
		<item>
			<title><![CDATA[window/(popup window) without menu and buttons]]></title>
			<link>https://punbb.informer.com/forums/post/18009/#p18009</link>
			<description><![CDATA[<p>Can anyone tell me how to create a window without menu or buttons(even in titlebar)<br />if there is only close button, then okay.</p><p>I need in javascript + html / php...</p>]]></description>
			<author><![CDATA[null@example.com (ameenullah)]]></author>
			<pubDate>Mon, 26 Jul 2004 06:16:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/18009/#p18009</guid>
		</item>
	</channel>
</rss>
