HTML - How Keep Home Page Music Playing As Linked Images Are Viewed?
I want to keep home page music playing as linked images are viewed.
When I post family photos on our site, I like to add background music. My posts consist of a home page containing a table of thumbnails, each linked to its larger image on a separate page. (You can then scroll directly from one larger image to another.) I can EMBED music into the home page, but it stops playing when a linked page/image is opened. I get around this be inserting the table of thumbnails as an OBJECT into a separate home page that contains the music. That works; the music then continues to play as I scroll through the table's links. But there are two problems. First, when the thumbnails table is larger than a single screen, the table develops its own vertical scroll bar, so there are now two scroll bars showing, which is confusing. Worse, the larger images from thumbnails lower in the table are no longer properly positioned when seen on their own pages; you have to scroll each one to get it back into view. Is there a better way to keep the home page music playing as linked images are viewed? I have a Mac Laptop with OSX 10.4, and use Netscape Composer to make my sites. (OK, I'm a dinosaur, but I fear I'm too ancient to be able to learn a different app.) Similar TutorialsHi, I am a newbie to HTML. I am making this web page. I wan to place a link where people can click on it and listen to my music. So in the <body> I type in this : <a href="music/music_1.mp3" target="_blank">Song 1.</a>. It does play the music when the link was click, but it pops up a blank page with on the QT control bar in the middle. How can I make it not to pop up another page? or if it has to pop up something perhaps just a QT player rather the blank page. Thanks in advance. MacPC I have made a site for someone and now they want the music player to play throughout the site, it's s fully fledged turn off etc. one so that's not the problem. The problem is, I have no idea how to get it to work. I have never used frames and I am not sure if what I want it right for frames, and then there is the pop up idea, what happenes if they have a pop up blocker? I want to get it so that only the player is in a frame, like an insert or something...this is the link http://www.chrisjenningsmusic.com I have tried using an Iframe too, but then I realised that the whole site would have to be in one leaving the player outside and I really don't want to do that. This is how I wanted to frames to work... Hi, I'd really like to put an MP3 player on my website to play music mixes, but I'd like it so that even if someone goes to another part of the site, the music keeps on playing, Like Reverbnation have... http://www.reverbnation.com/ Can I take the code from their site or do I need to start from scratch? Given that Reverbnation supply the widget to put your music in, I'd just need the ability to have it keep playing even when someone links to another part of the site. Thanks! Hello! I hope someone can help! On the left column of my website he http://www.showlistportland.com ...there are ads. Hyperlinked images. But, when clicked they move out of the way!! How can I stabilize these images??? Any help is much appreciated!!! Thanks, b I have a problem with Firefox. Although I am using set no border on a href and img tags I still get a border. Other browsers don't have this. This is my code, I've set the link border and image border to orange and pink dotted lines to show the black solid line. When I set these to no border the black line remains. Quote: <html> <head> <style> A:link, A:visited, A:active, A:hover { outline: none; background:none; border:5px dotted orange; padding: 0;text-decoration:none} img { border:5px dotted pink; display:block; margin:0; padding;0; } </style> </head> <body> <a href="/" > <img src="./img/bretzy-wht.gif" > text </a> </body> </html> You can see it live he http://tetsuo.gol.ad.jp/bretzy/new.html Thanks in anticipation. Brett hello can someone explain to me/show me some code to do the following. What i have is a site that i need a part on it to have a index.htm page only display once. so once the user views the page, it turns into a meta refresher after it is closed. I need this so once users make there board on my site, they can view a page telling them what to do, and whenever there folder is viewed again that index.htm file will be a meta refresher, and redirect to a specific file i can choose. if this cant be done in html then how can i do this in php at least? thanks guys! Hello. I have a website all based in php-fusion, and before it, I had one based on php-nuke on the same address. Since I upgraded, every user who was automatically logged in the old site, when visits the new page, get a error message, because php-fusion is searching in his cookies info witch is mismatched, because it were made by Php-Nuke. So, I wanna create a welcome page, all in HTML, telling the user about the error and also telling him how to erase the mismatched cookies, and when he click in "proceed to home page", the site saves a cookie in his computer, and when he visit the page again, he will be automatically redirected to the home page. How can I do that? So, I am a noobie. Started reading up on HTML stuff today. I coded a bit back in HS which was like 8 years ago, but it was mostly C++. I bought a website using fatcow.com. I am trying to just set up my home page right now. I want a header with a picture. I want navigation along the left side. I don't even know what kind of tabs I have but for example I have, say... Poker, Investing, Music. When somebody clicks on one of these, I hope it will redirect to the proper page, but if somebody highlights over it, a new set of tabs comes up, so like say I scroll over music, I want another smaller menu to pop up and show more links to music, like concerts, genre, local shows. Please note these categories are arbitrary for now. My question is where do I start? I don't know how to make these "tabs." I downloaded Arachnophilia 5.4, not quite sure how to use it, but I assume I code it there and load it onto my website. Any help is appreciated. and its VERY URGENT! Just kidding... I am sure it is something simple that I am missing but for some reason when I open my webpage the home page does not come up one of my other pages does. Here is the website, www.facesoflife.org Any suggestions would be appreciated. Hello, My website is www.fashionfreakers.com, I currently have up a title page prior to my main index. My question is: any way that I can make it so that my index is my main page without having to go thru my site and rename all the pages? Anyway I can make the first page that pops up on my site www.fashionfreakers.com/hiphop_music.html? (instead of fashionfreakers.com/home) Thanks for your help, JJ www.fashionfreakers.com where the celebs shop and party ! In a webpage, I have a link to a photo: <a target="_blank" href="myURL"> where myURL just points to a jpg image. When the jpg is presented, I'd like right clicks to be disabled. Is there a way to do this? I don't want right clicks disabled on the main page, just the target jpg. Thanks in advance for any help. Since my school has admin locks on what we can open, they blocked internet options. I have looked around and have found the set as homepage script on google, but I want to rise in populariaty by making this option avaible. Most of the people at my school aren't techno-literate and wouldn't be able to figure out where to type the address in the code; so can anyone help me figure this out Heres What I hope to accomplish: What you want as Homepage ---Imput Box Goes Here--- ---Submit--- the form i had before was named 'form1' so when i tryed it it asked if i wanted to set the homepage to 'form1' which didn't work. I'm new to html and java script, so i don't know how to do this. Please Help Me, Jason Hello, Today I updated my index.php page (home page) and I went to my site www.scubatoo.net and it did not update. I can go to /index.php and see the updated page, but not if I just go to www.scubatoo.net. Please help me. Thanks, and Happy NEW YEAR -Ryan I have a site and im trying to get a banner-like thing on the top of the page, but every time I add a new table with the banner/pics/text is just automatically goes to the bottem. I have all that stuff on the left like "what is/how to/ other" all that stuff but when i add other things it goes straight to the bottem, and if i center align it, it just screws all that other stuff up. Any thanks will be loved I have ventrilo and teamspeak if anyone can help me there too, thx Can anyone offer advice as to how do I go about uploading my music to my music webiste. www.discomixdownload.com I am currently running the "easybe 1-2-3 music shop software. They e-mailed me ftp up directories, but I don't know how to go about the whole music file upload process.?. I website is hosted by a www.fastdomain.com Truly D.J.mixhypnatist. 06/21/2008 Greetings. I have a basic html page, and want to embed audio. I am using: <BGSOUND SRC=myfile.mp3 LOOP=1> So that when my main index.html page loads, that file plays. Two things I want to do: 1) Let it continue playing when I click on another page within my site (it currently stops when I navigate away from index.html) 2) Assuming I can do #1, make it stop playing when I navigate to one page in particular. This possible? Doing a google search, and that's actually how I came up with that code, but cant seem to find anything in regards to making 1 & 2 work. I do not want to do frames, and definitely do not want to do a flash site, which I undertand may be the only way. Any ideas on how to make this work with html? Thanks in advance! For personal home page, how to grasp?Any views? hi i am in a great difficulty i am developing a web site for some event but i want to something different so i want to give a complete different look to my web site on each opening so please any html/css expert please tell em how can i do this if this i s possible with any other language then tell me that name or any code for example i am waiting with hope..... -Pc(INDIA) hi i am in a great difficulty i am developing a web site for some event but i want to something different so i want to give a complete different look to my web site on each opening so please any html/css expert please tell em how can i do this if this i s possible with any other language then tell me that name or any code for example i am waiting with hope..... -Pc(INDIA) |