HTML - Volume Control On A Frame
Hello there.
I am kinda new here and I would like to ask a question regarding volume control on a web page. Is it possible to have some kind of slider to control the sound of a web page? Not some embedded player with a volume slider, but rather a slider that will allow me to control all the sounds that are playing at my webpage. Any help would be greatly appreciated! Thanks in advance p.s. Don't know if I posted this in the right section Sorry! Similar TutorialsI have a music player i want to put on my blog but there is no volume control and it's really really loud. Is there a way to adjust the volume using html? Any help is appreciated. Thanks. How do I create my own volume control buttons on a html page? Maybe via javascript? I am also looking how to create my own buttons for pay, pause and stop. ( I want to control embedded Windows Media Player). Hi there, I was wondering if anyone knows how to centre an image link in another frame (yes I know frames are bad but its an old website I am updating) i have <a href="picturelink" target="mainframe"> <img src="thumbnail" border="0"></a> I have tried everything from class="center" to editing the original frameset and the original page loaded into the window but I can't get the jpeg file to load up centred and so I was hoping someone might be able to help as I don't want to link all the pictures to seperate html documents with only a centred image in... Thanks for any help. Hey. I have a frame and inside it there is a link. I want it to target an anchor called Code: <a name="anchor"></a> that is INSIDE it's own frame. I tried Code: <a href="#anchor"> but it tries to reload the entire page, and doesn't just "jump" to the anchor like it normally would. How do I do this? Thanks Hi! I am using Dreamweaver 8 to develope my site. I have broken the page in three pieces(frames) So that the top frame shows the title, the left frame is for links that I want to show as flash movies in the right frame. I have studied the help file and I have looked on the web and I can't find an explanation that I can understand on how to do this. I believe the clickable link should be an href but I don't know how to code it. Can someone explain this to me? Thanks in Advance! Paul Hi, This is making me insance, I am having this problem for the last 5 days. A web application which is created using asp.net and usercontrols and designed with tables and CSS, A garbage small control ( size height:4px, width:6px, got it through once web utility tool) is coming up b/w two <TD>, I am placing the peice of code and looking forward to get some help. I didn't have any looking using view-->source code and going to design mode and look for the control! your urgent help is greatly appreciated!! Code: <div id="UpdateProgress3" style="display:none;"> <div style="position: absolute; left: 70px; top: 100px; z-index: 300"> <img src="Images/ajax-loader.gif" /> </div> </div> <br /> <input type="submit" name="Update" value="Update" id="Update" style="height:0px;width:0px;position:absolute;left:930px;top:0px" /> <input type="submit" name="Select" value="Select" id="Select" style="height:0px;width:0px;position:absolute;left:930px;top:0px" /> <div id="UpdatePanel4"> </div> <input type="hidden" name="InitialEW" id="InitialEW" value="1" /> <input type="hidden" name="InitialES" id="InitialES" value="2" /> <input type="hidden" name="InitialEE" id="InitialEE" value="3" /> <input type="hidden" name="InitialEN" id="InitialEN" value="4" /> <input type="hidden" name="W" id="W" value="5" /> <input type="hidden" name="S" id="S" value="6" /> <input type="hidden" name="E" id="E" value="7" /> <input type="hidden" name="N" id="N" value="8" /> <div id="Popup" class="modalPopup"> <table> <tr> <td colspan="2"> <b> <span id="Label7">Print Options</span></b> </td> </tr> <tr> <td> <span id="ReportTitle">Report Title:</span> </td> <td> <input name="Report" type="text" id="Report" style="width:300px;" /> </td> </tr> <tr> <td> <span id="PreparedBy">Prepared by:</span> </td> <td> <input name="By" type="text" id="By" style="width:300px;" /> </td> </tr> <tr> <td colspan="2"> <input id="IncludeMap" type="checkbox" name="IncludeMoney" /><label for="IncludeMoney">Include Money</label> </td> </tr> <tr align="right"> <td colspan="2"> <input type="submit" name="Ok" value="Continue..." id="Ok" /> <input type="submit" name="Cancel" value="Cancel" id="Cancel" /> </td> </tr> </table> </div> </td> <td valign="top" align="left" width="100%" style="background:url('Images/whiteback.jpg') no-repeat; padding:18px 20px 20px 15px; "> <table> <tr><td> <div id="Money" style="height:480px;width:640px;"> </div> <div id="nany"> </div> </td> </tr> <tr><td></td> </tr> <tr><td align="center"> <div id="UpdatePanel5"> </div> My site is he http://www.cteaguedsign.com/ and I want to kill that borderframe on the <iframe> tag, but neither "0" nor "no" seem to work. Please check the source and tell me if there's anything I can do to make it disappear in most browsers. 1) When creating a link to a new page you can contorl how the broswer appears. I mean so that address bar and such dont appear just the window. Sort of like a popup. I need to this for simiple HTML page that contains a swf file. I am unsure what code i need on the Herf link. "< A HREF="newwindow.html" TARGET="_blank">click to open help file< /A >" 2) can the same code be added to the top of the actaual window when it opens. Can you only do this went opening a new window. i have added dropdown list and associated label with it and i want to know the value for label and the value selected in dropdown list. How can I access both values inside javascript? can anybody help? Hi there, When running a website from my Hard Drive or CD, the Active X message pops up, saying: "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. Click here for options..." I know that if you disable the Windows security, this message goes away. I would like this message to not pop up regardless of your security settings... much like the format /y command in the good ol' DOS days. Is there a command that will force the computer to accept the page without user intervention? Thanks in advance! I Are there any control switching statements in html???? Hi I have designed a new website for a local sports team. They want to be able to update fixtures and match reports themselves. What is the quickest and easiest way to do this. I have played with Joomla but it seems you have to use the Joomla templates and cant really use a site i already designed. I have also dabbled with asp.NET and visual studio but it just seems over complicated for something i just need to get done quick. i use dreamweaver to design. any thoughts? I have made a link from an image to open a detail of the image in a new page. Everything works OK but the only problem I've got is that the new browser window that opens is too big, the image is nestled up in the right hand corner. Is there a way I can controll the size of the new browser window so that it only displays the image with a minmul white space around it? Thanks in advance to anyone who can help. Dyfrig Please tell me how to implement search box in website. Hi All, I would like to control popup size as a % of the window that is generating the popup. Is that possible in any way? All I'm familiar with are fixed height and width parameters. Thanks, Jim Hello folks. I am wondering if i can control the dimensions of my web page. I do not want that web page to be usual full screen, but i would like to be for example only 400x300. Is there any way how to control this? Thank you so much for any input. Janek I need a directory chooser control on my webpage please suggest a solution ASAP.... <input type="file"/> this creates a file chooser the same way I need a directory chooser.... Any solution will do, be it Javascript or ActiveX. Prompt response would be highly appreciated Hello, Sorry if this is in the wrong section. I have an HTML page that has an Outlook View Control. Something simple like this: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>View Control</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <meta content="MSHTML 5.50.4522.1800" name="GENERATOR" /> </head> <body style="margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;"> <div> <script src="email-inbox.js" type="text/javascript"></script> </div> </body> </html> the javascript file has only this: Code: // inserts the <object> and <embed> tags to circumvent the new restriction in IE (since April 11 2006) document.write('<object id="ViewCtlFolder" classid="CLSID:0006F063-0000-0000-C000-000000000046" width="100%" height="180px"><param name="Folder" value="Inbox" /></object>'); The problem is that when Microsoft Outlook is not installed this will fire a Javascript error. I want to avoid that error and display a message like "Microsoft Outlook not installed". Is there any way I can do this? Thanks in advance hello, I want to add buttons to control my displaying. Would you please give me an advice? Here is my incomplete code. Code: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <!-- Head Scripts --> <script type="text/javascript" src="/skins-1.5/common/ajax.js?97"></script> <style type = "text/css"> #firstp {color : #000000;} #secondp {color : #FF0000;} #thirdp {color : #FF0000;} #forthp {color : #FF0000;} </style> <script language="javascript" + "type="text/javascript"> function show() { ....how to control displaying herein } </script> </head> <body class="mediawiki ns-0 ltr page-Cyber"> <form name="myform1"> <p><input type="button" value="Display lines with red color" onClick="show()"></p> </form> <form name="myform2"> <p><input type="button" value="Display lines with black color" onClick="show()"></p> </form> <P ID=firstp>My first paragraph.</P> <P ID=secondp>My second paragaph.</P> <P ID=thirdp>My third paragraph.</P> <P ID=forthp>My forth paragaph.</P> </html> Thanks |