Wondering how to make a link "dimmed" or inoperable when on that particular page. Example, I use a side navigation bar on my site and when someone clicks on say "pricing" on the nav bar when the "pricing" page comes up I would like to have the "pricing"...
I am trying to get my company logo and a body of text to appear at the top of my Home Page but am having no success. I am using a sidebar navigation and I believe that is the reason I am having trouble. Here is the coding. The area I am trying to get at the top begins where it says "LT...
I know there is a function "OnMouseOver" and OnMouseOut" but not sure how to use them. I want to simply have my table of contents on my web page change color when the mouse is rolled over certain items and return to the original color when the mouse rolls off the item. Do I need...
I have succesfully forced uppercase but, I can't get the field I force to Identify the correct Field. Here is my script:
<tr>
<b>Locate:</B> <TD><input type="text" onkeyup="this.value=this.value.toUpperCase()"
name="Locate" height="30" size=35...
I am trying to make required fields in a form that contains fields, of First Name, Last Name, Zip code, etc. I have conquered the aspect of the fields being required without problem. My real problem is figurung out how JavaScript handles scripts that aren't strings. Here is the area of my...
Trying to make certain fields "Required" on my "get info" screen in my web page. Example, someone fills out their name, address, city, etc but forgets to put in a ZIP CODE I need a window to pop up that says "Zip is a Required field" or somehting to that effect...
I am trying to get the "log-in" field on my webpage to force uppercase when someone logs in. I thought a simple tag <UPPER> would do the job, but it doesn't. Any suggestions?
How do I force uppercase for a "log-in" field? Trying to make it so when a user types in his/her name in the "log-in" field, it will force upper case. Seems it would be an easy tag <UPPER> but thats not the case.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.