View Full Version : Pop up window but not shown in the Taskbar
pharma
12-03-2002, 06:04 PM
Have you seen the pop up window of Brinkster when you upload your files? There is a window that doesnt show itself in the Taskbar.... was that JavaScript?
Borgtex
12-03-2002, 06:47 PM
didn't seen it, but probably is a layer and some scripting
pharma
12-03-2002, 07:30 PM
Oh i see..
I reviewed the source codes and found this:
winstyle = "dialogWidth=375px; dialogHeight:280px; center:yes";
window.showModelessDialog('framebar1.asp?to=10&PID=0101BFF200023615&b=IE',null,winstyle);
a diolog box!! hahaha... duh.
Anyway I had this thread about "progressive download script" before. I thought it could be done with JS but many denied my idea. Hahaha.. poor thing. Anyway, that could be done... but in ASP. I have no idea how but I found that out in the Brinkster. Well, just wanna say that. LOL
HellFire
12-04-2002, 08:47 AM
Originally posted by pharma
Anyway I had this thread about "progressive download script" before. I thought it could be done with JS but many denied my idea. Hahaha.. poor thing. Anyway, that could be done... but in ASP.
I can't tell you exactly how to do it, but I can assure you it is most definately possible. One of my freinds used to do it. lol You are right though, you might have to use JavaScript in ASP in order to to that. But if virus scanners wouldn't get in the way, I could do it in an html document (I've done it and tested on myself, but damned Norton wouldn't stop popping up lol).
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.