HTML - Imap Popups?
i've done this before, but it's been so long and i'm pretty rusty. basically what i'm trying to do is have a page pop up in a different window from an imap.
this is the code i'm using: Code: <area href="#" shape="rect" coords="235,160,450,230" onclick="Popup=window.open('blog.php','Popup','toolbar=no, location=no,status=no,menubar=no,scrollbars=yes,resizable=no, width=900,height=626,left=430,top=23'); return false;"> when i click on the link, nothing pops up. can anyone help? thanks in advance! Similar TutorialsHi, is there any way of making a popup that closes and opens another website (full size) when it gets to a certain website? I do not want to edit the html in the website inside the popup and also how do i set the hight and width (4got lol) ty Nxttm Hi, I want to make a popup that gose to a site but the olnly problem is that the html on the site makes the window resize, how can i make a popup that will not resize? the site is http://jameseaton.listen2myradio.com ty Nxttm p.s. i need it in button form Hello guys, I want to make a popup window, but it must come all 5 minutes for each user! I want 1 that opens in the background and the other one in the front! I want to make a javascript image inside so it will be like a Ad popup. Would be nice if anyone could help me out with that! Thank you in advanced! Homura Is there a way to code a thumbnail so that onMouseover a larger version opens in a separate window and onMouseout the window automatically closes? I'm developing a web form for ordering display panels and there will be several catagories for the user to choose from each containing multiple selections. Something like this would aid the user by not forcing them to constantly close windows while making their choices. I am familiar with javascript HTML to make a pop up window for a link. What I want to know how to do is create a link that, when clicked, embeds that website into the original website. In other words, your original site header, navigation bars, etc are still there, the link website is embedded into the middle of your site with a scrollbar to view entire page. If anyone can help with this, I'd greatly appreciate it! Is it possible to make pictures pop up in the corner of the same page when the music gets to a certain point? On myspace for example, when the embedded song gets to a certain time. |