![]() Preserved Topic: HOLY S**T!! (Page 1 of 1)  | 
  |
|---|---|
| 
       Maniac (V) Mad Scientist From: 100101010011 <-- right about here  | 
    
       
  posted 09-05-2000 19:33
      
      Oh my I think I just found the holy grail.  | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 09-05-2000 19:41
      
      Interesting... I know why the scroll bars appeared, too.  Change  | 
  
| 
       Maniac (V) Inmate From: under the bed  | 
    
       
  posted 09-05-2000 20:03
      
      wow, that's amost creepy  <img border=0 align=absmiddle src="http://www.ozones.com/forum/biggrin.gif">  | 
  
| 
       Paranoid (IV) Mad Scientist From:   | 
    
       
  posted 09-05-2000 21:03
      
      
     | 
  
| 
       Maniac (V) Mad Scientist From: 100101010011 <-- right about here  | 
    
       
  posted 09-05-2000 21:16
      
      No feel free, I can't take credit for it myself.  | 
  
| 
       Maniac (V) Mad Scientist From: New California  | 
    
       
  posted 09-06-2000 01:12
      
      
     | 
  
| 
       Maniac (V) Inmate From: Boston, MA, USA  | 
    
       
  posted 09-06-2000 02:29
      
      Well thanks Bugimus. I was feeling sorta stumped 'cause I wasn't seeing anything outgrageous! Can you describe what I missed?  | 
  
| 
       Maniac (V) Mad Scientist From: 100101010011 <-- right about here  | 
    
       
  posted 09-06-2000 02:42
      
      ITs a window swith no chrome.  | 
  
| 
       Maniac (V) Mad Scientist From: New California  | 
    
       
  posted 09-13-2000 08:24
      
      
     | 
  
| 
       Maniac (V) Mad Scientist From: TipToToe  | 
    
       
  posted 09-13-2000 17:00
      
      lol  | 
  
| 
       Maniac (V) Mad Scientist From: Rochester, New York, USA  | 
    
       
  posted 09-18-2000 20:25
      
      Slime, I have been messing with the effect, but have been unable to remove the scroll bars. Could you go into more detail about how to remove them???  | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 09-18-2000 22:16
      
      Well, I might just be completely wrong. Can you link to the page you're trying it on?  | 
  
| 
       Maniac (V) Mad Scientist From: Rochester, New York, USA  | 
    
       
  posted 09-19-2000 01:09
      
      http://129.49.234.15/dhtml/index.html   | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 09-19-2000 01:14
      
      Well, try using "yes" and "no" instead of "1" and "0". But if that doesn't work, then I'm afraid the scrollbars might just be a side effect of using full screen mode for this hack, because my JavaScript book says it should work...  | 
  
| 
       Maniac (V) Mad Scientist From: Rochester, New York, USA  | 
    
       
  posted 09-19-2000 02:48
      
      I guess we are just screwed...  the 1,0 are the same as true and false.  They are both used as a boolean, and interperated the same.  | 
  
| 
       Maniac (V) Mad Scientist From: 100101010011 <-- right about here  | 
    
       
  posted 09-19-2000 03:14
      
      Shit no there is definately a way I just can't find the page I got this from.  I have a package of stuff at work but unfortunately I am on vacation this week.  | 
  
| 
       Maniac (V) Mad Scientist From: 100101010011 <-- right about here  | 
    
       
  posted 09-19-2000 03:16
      
      Try this, try wrapping the window in a frameset like this and then load the content into that:  | 
  
| 
       Maniac (V) Mad Scientist From: Rochester, New York, USA  | 
    
       
  posted 09-19-2000 03:32
      
      good deal, that does work...  that being done...  for some reason the window.close function does not work...  | 
  
| 
       Maniac (V) Mad Scientist From: Rochester, New York, USA  | 
    
       
  posted 09-19-2000 04:22
      
      Well I was messing around for a while and came decided that I wanted the window to be centered.  This little code should work on all screen sizes.  The only problem you might want to address would be to add a condition that would redirect if the display window size is greater than their screen size, which would result in a negitive number.  This would possibly put content off screen.  |