jezza
05-15-2004, 04:04 AM
whats the code to put a pop-up on my page and how do i make a flash file full screen in side the browser(my res is 800x600) thnkz in advance. :)
|
View Full Version : pop up jezza 05-15-2004, 04:04 AM whats the code to put a pop-up on my page and how do i make a flash file full screen in side the browser(my res is 800x600) thnkz in advance. :) salomeyasobko 05-15-2004, 04:05 AM you mean a pop-up link? <a href="url" target="_blank"> that makes a link open up in a new page, dunno if that's what you wanted :) jezza 05-15-2004, 04:49 AM no i mean when some1 goes to a page it automatically pop's up salomeyasobko 05-15-2004, 05:05 AM here ya go: http://javascript.internet.com/generators/popup-window.html |