Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top JavaScript Solutions: 151 - 175 of 1426
 
Hello: I am working with Javascript and IFrames. I have a single web page with a single IFrame. There are several links that can be clicked to display content within the IFrame. Wha...
I need the code to accomplish the following- When a user selects the Radio Button Credit Card appropriate fields are then displayed When a user selects the Radio Button Check appropria...
i'm adding an attribute button click and calling a JavaScript function. but each time i click on the button script is working but page is posting back. I know to stop post back we use JavaScr...
I have two date input boxes Start ans End date. The end date cannot be earlier then the start date also the end date cannot be greater then 24 months from start date .  I found this code in t...
In safari browser, when i use to open a pop up window using javascript, the properties like "toolbar=false,scrollbars=false,resizable=false" etc. are not working. I have even tried "toolbar...
I try to download a game from shockwave and it gives me a error message cannot find msvcr71.dll. I downloaded it and placed it in the windows file that it told me to. I also purchased reg. cur...
I'm ready to hand in my web design title and go look for bricklaying jobs.  I need a Lightbox to load when the page loads.  I've tried adding the lightbox.js or some elements thereof to onLoad...
Hi Okay.  Have a select box listing colors.  Each option shows the color according to name for each in the drop down.  You then select a color, say red.  Red is returned to the select input...
Hi, I have this ajax call that returns an array.  I need to somehow get the last value in the array.  How can I do this?  Here is the response from the ajax call.  The last element in the a...
Hello, I've got a problem: After pressing a button, a JavaScript function should run which just opens a link (similar to a hyperlink). Always when I click the button, the site remains .....
I have a print icon on parent to print content of child (iframe) The child content is printed correctly but after pressing the print button in the print dialog box the parent frame refreshes ...
I have a webpage that I have created which is used get status updates from team members. I need the form to grow as needed to accomodate any number of updates. This seems to be working. The is...
Hey experts! I'm looking for a way to make a hyperlink that would set the current page as the user's new homepage. I've found some information on google and here but everything seems to be...
a table with few cells. onclick i want the data and the image in the above <div id="data"> to change based on the arrays declared in relation to the <td ids..
Hello, experts I found this, but it doesn't work for Firefox. Is there any fileupload preview script for Firefox? http://javascript.internet.com/forms/image-upload-preview.html
I have a <Table> with no ID and a <TD> with no ID and I have the following I need to be able to get the value from. I did not write the HTML nor can I change it, I'm using grease monkey on FF ...
My test page to show what I got so far is: www.buildmethebest.com/intel_customdesktop.php Scroll down to the category "Extras" I have 3 independent checkboxes. I want each checkbox to ad...
Hi,  I have a page with two frames and I need to get the value of a textbox found in the 'TOP' frame and assign its value to a label found at the 'MAIN' frame when the onload runs Thxs i...
Hi I'm testing my ASP.net application in Javascript. There is a problem in Firefox. Attached is the code: for Firefox, var TDC is "undefined" for IE, TDC is the text on <asp:Label ID...
I have a javacript that processes and event on pageLoad.  My issue is when i use my search on my page, it pushes this pageLoad javascript function to the next page.  The page it is being redir...
Hi, I am developing a website for our local sport club (for free) and I'd like the facility to upload images into TinyMCE 3.x.  I have tried the standard advimage plugin, and also the iBrow...
Hello, I have a website that teaches languages and has small sentences that users can click on to hear the sound of the sentence read out.  I have previously simply been linking the text to...
Using javascript, how do I test whether an image exists before loading it.  The file is on the same server with the html file.
I have a simple form that I need to append some variables to the querystring when a user clicks the submit button on a form.  Basically if the user doesn't choose a "city", then I need the que...
If you view the attached code in a browser, you'll see that the scrollbar handle stops short of the bottom of the track, because it's scrolled to the end of the content.  I wanted it to set th...