HTML - Timed Picture Popups
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.
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 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! 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! 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. ok right heres the deal, i have lots of links that i need clicking daily i use to have a site that i used for a game, the game was based on getting people to click your link, and what i did was got some code that loaded a pop up every 5 mins (this was the maximum time between clicks you were allowed) but i put many links in to click as i was a nice person and thought id help others i have found similar code and now for the life of me it wont work i know longer need it for the game, but its a similar concept, what appears to be happening is it skipping straight to pop up 2 and not loading any others Would you please read through and see whats wrong? Code: <script language="javascript"> <HEAD> <TITLE>The Official OutwarTricks.Com Thugbuilder Created By BMFSMOKE</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> </head> <BODY bgcolor="#000000"> <STYLE TYPE="text/css"><!-- body {scrollbar-face-color: #000000; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #FFFFFF;} --> //--></STYLE> <p align="center"><img src="bmfpic.jpg"> <CENTER> <P style="line-height: 100%"><font color="white"><b>This Is The Official OutwarTricks.Com Thugbuilder.</b></font></P> <p style="line-height: 100%"><font color="white"><b>Please Treat This As Any Other Thugbuilder Website, And Do Not Open Other Thugbuilders Or Click On Outwar Links Outside Of This Thugbuilder.</b></font></p> <P style="line-height: 100%"><font color="white"><b>To Be Added To The Thugbuilders Rotation Please Contact Me At The Following <div>Aim: <a href="aim:goim?screenname=OutwarChamp">OuTwArChAmP</a> - Outwar: <a href="http://outwar.com/sendmessage.php?name=BMFSMOKE">BMFSMOKE</a><BR></b></font></p> <P style="line-height: 100%"><font color="white"><b>NOTE: Pop-Up Blockers Must Be On Or You Will Not Be Credited With The Thugs You Deserve,</b></font></p> <P> <SCRIPT language=JavaScript> <!-- document.writeln("<form name='my_form' action=''><align=right><table border='1' bordercolor='#A5B3CA' bgcolor='#000000' cellpadding='5' cellspacing='0' width='150'><tr><td><center><font size='1' face='verdana'><input type='text' name='my_text' size='35'><br>Official OutwarTricks.Com ThugBuilder Created By: BMFSMOKE</tr></tr></font><br><font size='1' face='verdana' color='#000000'></font></a></font></center></tr></td></table></form>"); var the_minutes = [ " 2", " 1", " 0" ] ;// ** add/remove quoted numbers in this line to increase/decrease page reload time - currently set to begin at 5 minutes 01 seconds var the_seconds = [ "59", "58", "57", "56", "55", "54", "53", "52", "51", "50", "49", "48", "47", "46", "45", "44", "43", "42", "41", "40", "39", "38", "37", "36", "35", "34", "33", "32", "31", "30", "29", "28", "27", "26", "25", "24", "23", "22", "21", "20", "19", "18", "17", "16", "15", "14", "13", "12", "11", "10", "09", "08", "07", "06", "05", "04", "03", "02", "01", "00", "00", "00", "00", "00", "00" ]; var index = 0; var a = 0; var my_timer; function countDown(){ if (index <= the_seconds.length){window.document.my_form.my_text.value = the_minutes[a] + ":" + the_seconds[index] + " Minutes Remaining"; index++;}; if (index == the_seconds.length){a++; index = "0";}; if (a == the_minutes.length){window.location.reload()}; my_timer = setTimeout('countDown();', 1000)}; countDown(); //--> </SCRIPT> <SCRIPT language=JavaScript type=text/JavaScript> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </SCRIPT> <BLOCKQUOTE> <SCRIPT> /// HERE IS WHERE YOU ADD NEW PLAYERS...Copy a string and replace the [#] and add the player's id after the x=. Leave the quotation mark./// var popunder=new Array() popunder[0]="http://www.google.com" popunder[1]="http://www.outwar.com" popunder[2]="http://www.bbc.com" popunder[3]="http://www.yahoo.com" var winfeatures="width=1000,height=800,scrollbars=1,resizable=1,toolbar=1,location=1,menubar=1,status=1,directories=1" var once_per_session=0 ///No editing beyond here required///// function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { // if cookie exists offset += search.length // set index of beginning of value end = document.cookie.indexOf(";", offset); // set index of end of cookie value if (end == 400) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function loadornot(){ if (get_cookie('popunder')==''){ loadpopunder() document.cookie="popunder=yes" } } function loadpopunder(){ win2=window.open(popunder[Math.floor(Math.random()*(popunder.length))],"",winfeatures) win2.blur() window.focus() } if (once_per_session==0) loadpopunder() else loadornot() </SCRIPT> </CENTER> I'd like to create a link, which I can define, when it will activate. Is there any code, where I can define every one of the links activation day? Sorry, my English isn't very good... Hi. I'm new to web development, and since I didn't have any luck on google with this I thought I'd ask here. What I need is the ability to allow only one user to access my page at a time, with the access time tied to their account/password. This is not a general web page, and you already have to vpn to get to it so overall security isn't a big deal. The system allows remote control of a few simple machines, and currently if more than one person can get to it simultaneously the last access steals control. Anyway, heres an example: Joe's Time: 1:00 - 3:00 M, cannot login before 1:00 and auto-logout at 3:00 Tom's Time: 3:00 -5:00 M, Bob's Time, etc.. I suspect this might require Java or something, but I don't have the first clue where to start looking. Its a windows box btw, and I don't have control of the user machines so this has to be set up for my local directory. Any hints (or free code if this is a simple/stupid question) are appreciated. Hello, I am trying to design a very simple HTML game, but there are some fundamental questions which I need to resolve before I know where I need to start. I was wondering if its possible to use just HTML (running on an old computer (pentium 3 or 4) on linux) to execute commands like, loading up a random page, loading a page after a count down timer is up, loading a page when any key is pressed and being able to turn these commands on and off according to eachother.. You might be able to tell from this that I am not very experienced at all with this sort of thing.. an example: A web page is showing, the user presses any key, a random page is loaded, a countdown timer starts, the user either presses a specific key or the time runs out, the result is a new web page loading depending on the amount of time that has expired on the countdown timer, a new coundown timer starts, when it runs out the original start webpage is loaded and the loop can go on. I would really appreciate any help on this. hi, i have an image rotation code, but its working on switching the code on a timer, and i want it to appear randomly on the page load. anybody know how to change the code? i have the timer part of it below. thanks in advance. var interval = 1.5; // delay between rotating images (in seconds) var random_display = 1; // 0 = sequential, 1 = random interval *= 1000; I was wondering if there was a simple way or script out there that anyone knows that can change a picture at a certian time? I am doing a website for a diner and they close at 3:00pm and I was thinking about putting a sign on the website that would simply say "Open" when the diner is open and "Closed" when its obviously closed. Thanks in advanced Hi, Maybe this has been asked a thounsand times in this forum, but I haven't been here for a while. I would like to know how this is done: You have a button with a thumbnail of a picture that you click and this zoom in in the same page, then you click it back to zoom out. Any help will be appreciated. Thanks I'm trying to make a picture button. I have a little so far can you help with the rest. <input type="button" onclick="javascript:alert('Noob, u fell for it!!!')" /> how do i put a picture on the title bar? well, some sort like the bulb on this website. I'm having trouble fixing some bugs when viewing my site on IE 6. Here is my problem........ I have IE 6 and everything looks fine to me. But on other computers it looks messed up. So.... I was wondering if someone could help me out and take a screenshot of a page using IE 6. I want to see how it looks on other computers when the page fully loads up. This is the page http://webtvdeluxe.com/v2/Art Show Thank you in advance I want to create this type of a navigation utility to scroll through large amounts of pictures 5 at a time. The picture links will be stored in an array. Any suggestions as to how I should code this? I work in asp if that matters. Code: <table> <tr> <td style="background-color:#cccccc;border:medium inset #ececec;padding:0;"> <input type="button" name="first" id="first" value="First 5" /> <input type="button" name="previous" id="previous" value="<<Prev 5<<" /> <input type="button" name="next" id="next" value=">>Next 5>>" /> <input type="button" name="last" id="last" value="Last 5" /> </td> </tr> </table> Thanks in advance! If you could take a look HERE and tell me how I would do the same sort of picture menu with text to the right and in line with the centre of the pic WITHOUT using a table? The table is just giving me trouble!! Sorry to ask so many questions BTW. Hi! I'm working on adapting a we-based system called OTRS (open ticket request system) for our offices here and I've just finished modifying all the headers and css and stuff for our needs. Now, I did it in Firefox and I'm brand spanking new to this game so when one of the header logos didn't appear in IE7, it took me about an hour to figure out maybe it was IE7 that was the problem, and it turns out it is... so would someone mind having a look at this below? It's very basic, but what's happening is that the picture 'HeaderCropped' isn't displaying, the border outlines don't even show, only that funny little graphic that appears when a picture is missing ( I don't know what it's called). Obviously I'd like to be able to see the picture in both FF and IE7, but will this take a major overhaul of this code? (It took me quite a while to do this little bit!) Thanking you in advance! -Emily _________________________________________________________ # include Copyright.dtl $Include{"Copyright"} # set some html variables #<dtl set $Env{"Box0"} = ">> "> #<dtl set $Env{"Box1"} = " <<"> # check refresh <dtl if ($Data{"Refresh"} ne "") { $Data{"MetaHttpEquiv"} = "<meta http-equiv="refresh" content="$Data{"Refresh"}">"; }> <html> <head> $Data{"MetaHttpEquiv"} <title>$Config{"ProductName"} $QData{"TitleArea"}</title> $Include{"customer-css"} </head> <a name="top"></a> <body> #<!-- start CI layout --> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="100%" class="header"><img style= width: 454px; height: 109px; "src="/otrs-web/images/Standard/HeaderCropped.jpg"> </td> <td width="100%" class="header" title="www.alliedpensions.com"><a href="http://www.alliedpensions.com"><img border="0" src="/otrs-web/images/Standard/APTLogo.jpg" width="150" height="100"></a></td> </tr> <tr> <td colspan="2"><hr align="left" width="100%" height="2"><!-- end CI layout --><!-- end header --></td></tr></table></body></html> I use HTML 4.01 transitional, with some style sheets. I'd like to put a frame around a picture on an inspirational website for purely ascetic reasons. I don't want to use a table for a frame like some folks do. It' s kind of tacky. Does anybody know what code I'd need to do this? Is there some kind of style sheet I could use? |