Okay,
This should be fairly easy for somebody but its driving me crazy. I have a gridview with a number of rows. Each row has a simple hyperlink/javascript that turns on/off a div in the ...
I think it could be done. I would like to see a javascript solution.
I have an array of keywords. When someone types one of them into a textarea, I would like that word or phrase to apprear...
want to hide a column in datagrid using javascript
Using the below javascript. I need it modified to include the following.
-The form field should not allow users to input al 0's or all 9's (ex:0000000 or 9999999)
-Establish the condition th...
the following code works like a charm in ie7 and firefox but not ie6. i get the following error on the first line:
Object does not support this property or method.
i've also tried using ...
All,
is it valid XHTML if I add an arbitrary tag to identify a select tag with my javascript?
I have a <select> list which applies to a bunch of different objects, but contains the same ...
I can't figure out why I'm getting an error the second time through the function? Error says spotCnt not defined on this line: setTimeout("showSpots(spotCnt);",1000);
<!DOCTYPE HTML PUBLI...
I have an html table with two rows, one cell per row. The top row contains text representing a selection. When the user clicks the table I want a listbox to appear in the row below the first...
small shopping cart issue - users can enter the amount for the gift voucher. i validate the input but if the user enters an incorrect format i get NaN returned. How can I replace this with j...
Hi all,
Some of the javascript codes has semicolon(;) at the end of line and some others don't have semicolon, but both WORKS FINE.
So i am little bit confused
1. Is it a good practic...
I have text in a asp.net textbox with loads at start up.
<asp:TextBox runat="server" id="TextBox1"></asp:TextBox>
The textbox is give a value with the loadPage event like
TextBox1.text = ...
I have a form and would like to save the information from the member_number and member_number_confirm boxes in a cookie. Do I do something to the on submit or exactly how do I create the cooki...
Hi,
I have a login form with submit image button instead of regular button. I want image button to be focussed when a user enters id and pw then WITHOUT pressing tab key. So, this form shou...
Hi,
I'm working on a page that has two different mootools effects, a sliging effect, and a tooltips effect. The problem is that when I minimize (slideOut) the panels that has tooltips (th...
Hey experts,
I am using JQuery to toggle two elements. For some reason, when I click the toggle button, the page redirects. I know I'm missing something obvious here but don't have time to...
I'm a rookie developing a site that is being built with Java Script, Asp.net 2.0 and VB.net.
I've got some images with roll over capability that open a "tool tip" type window. I found this...
due to limited space with a menu larger then I can fit, I would like to have my menu scroll left and right such as the menu on EE
I dont even know where to start.... can anyone help me please
Hello,
I'm sure there is an answer somewhere on the web, I just ran out of time finding it :) I'm working on forms that needs to be validated, and got basic validation going BUT it seems l...
My son asked for help and I can't help him...
any ideas???
ROFL...I KNOW it frightens you that my offspring is learning this too...lol
var foo = 5 + 6 * 7
var bar = foo % 8
var moo =...
How do I do the trick whereby the user sees the faint [Click here to start searching] text and then it disappears for the user to type once he/she clicks on it?
I have a JSP generated web page which can contain multiple instances of the following (yes, multiple <select> tags with the same multipleApprovedLoanStatus name):
<select name="multipleAppr...
hi,
does someone have a javascript code that checks if caps lock is on and displays a message balloon like windows does when your are going to insert a password and the caps lock is on?
i ...
Hi,
please review the javaScript codes below ...
Can someone please modify it so it works like this (I want to have a dynamic effect, just like as the page is loading results) :
- When the ...
Hi,
I have an HTML table with a series of html links. I want this table to fade out every 15-20 seconds and then fade in. How can I do this? I basically have 3 html tables with different...
Hi
I am having a problem using <input type="image" to call a javascript function in a PHP page.
The function is...
-----------------------------------
function Reload() {
//for...