View Single Post
Old 10-11-2001, 01:55 PM  
Timothy
Confirmed User
 
Join Date: Aug 2001
Posts: 153
What is the exact meaning of "console"

I loose my confident while having a chat with one webmaster who has more experience than me. (by year)
We were in a fight and he claimed his script below, is not a console. it just open the site
======his script=====
<SCRIPT LANGUAGE="JavaScript">
window.open('http://hisfuckingdomain.com/tgp/index.shtml');
if (window.focus) {window.focus();}
</SCRIPT>
=================

From my knowledge (and 2 yrs exp in doing a tgp), popup console is a window that pops up while we do not ask for it or simply mean to "window.open" javascript.
Somebody post the exact mean of "popup" & "console" please.
Timothy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote