Do not use on any
shared computer
August 29, 2008 11:08pm pdt

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

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

 
Top JavaScript Solutions: 126 - 150 of 1716
 
Hello Experts, I am making an icon on the page to look pale by reducing its opacity when the user clicks on it. something like this $(this).animate({opacity: "0.3"}, 500); It is working f...
I want to know if I'm doing the right thing. Here's the requirement: > On an onClick, I add radio buttons to a form with associated text input. The first click results in a checked radio...
This script works fine in Safari Browsers, but IE and FireFox is getting undesirable results. In IE and fire fox the page waits until the Flash Header fully loads befor fading the page. in S...
I'm having a problem with dynamic loading of scripts. We have to do it a bit ugly, using document.body.innerHTML to add strings containing '<script src="serverscript.js" type="text/javascr...
This is what I have... but if I add to the page (making the page longer)... the x and y offset values need to be changed... but this is a dynamically created list...  does any one have a bette...
Can we disable back button in the internet browser toolbar using java script? if yes please let me know the solution.
Hi, I have a signup form in my website where new users get registered. I need to prevent them from entering any weird charcters espacially when they create a username. The most importan...
Hello, We use the Spry Menu Bar Javascript that is included with Dreamweaver for our left hand column navigation. As you can see on our original site www.glowshiftdirect.com it works fine...
I'm putting together a page which when a thumbnail is clicked a larger version of the image fades in along with some text to go with it. I've got it working here, http://www.emtrade.arrivalpre...
Hi Experts, I have a gridview called, surprisingly, GridView1. On load, I add attributes to Gridview: I add an onclick attribute, and some columns I add a cssclass which hides those colu...
Hi Guys I want to place some divs in a timesheet i have created. But i want to check if they overlap eachother. Lets say i have a div with style, top:100;height:200;width:100%; then i...
I'm using php and jquery for a login page - this works well.  However, after I check to see if the user has entered a correct userid and password, I want to replace my current navigation with ...
How do I implement the remove() function in the following api for each marker instance? http://code.google.com/apis/maps/documentation/services.html#StreetviewClientQuerys Link to my .js f...
This script works fine in Firefox, but has issues in IE 6. It is meant to loop though a series of HTML links and set their style to visible (I only want the links to appear if Javascript is...
need sample code to restore multiple selections made in a list box using jsp and javascript <html> <head> Need JavaScript Code to restore multiple values selected in the listbox on form sub...
I have a html page that is split into 3 iframes which are loaded and then use js to load numerous hidden iframes. I am attempting to assign eventListeners when a user use's a particular key. I...
I'm using JQuery from this "Expandable side bar menu" example : http://www.vimeo.com/116991 I'm trying to change the background colour of the selected/clicked on HTML element (a DT) I wan...
Hello, my first question to the experts so please go easy if i post the code wrong! i am developing a site which has several links that when moused over make some content appear in a div e...
Hello experts. I have problem with the onclick function in firefox.It is working fine in explorer but in firefox i have no sound. Any help?
I create a program i javascript - not in  web page, but for running from script .js file. The problem is - i have some functions in another .js file, and I want to call them from my script ..S...
I have found a third party code to a javascript fade in slideshow that I need to use but the only issue with it is that I need to display text dynamically along with the image fading in and ou...
Hi Experts, I'm not good with javascript, and I'm using a table sorting/paging/filtering script which works brilliantly on Mozilla, but the sorting does not work in IE6. I would be super...
Yellow! I have problem! I need action that one of div tags are visible.. if click on link then first div hides and other show...
I have implemented the modal popup example which you can get from the ASP.NET AJAX site.  It works fine and all, but if the user hits <Enter>... Well, it depend on what page you are on beca...
I got this script of Dynamic Drive and have been trying to customise the script. This is the original <script type="text/javascript"> var agreewin=dhtmlmodal.open("agreebox", "ifram...