Tag Archives: javascript

Javascript OnFocus Help?

Question by : Javascript OnFocus Help? I am trying to make a function called ‘setage’ that when you click on the ‘Age’ TextField, it automatically computes the age from the date of birth and displays it in the textbox. I also the age to go down one if the birthdate is past June 1. For … Continue reading

HTML / JAVASCRIPT HELP. I’m a javascript beginner. Please help.?

Question by David P: html / JAVASCRIPT HELP. I’m a javascript beginner. Please help.? What I am trying to do it put in a text box and have a button. All I am trying to do right now is to do a document.write statement (or if there is something better) to actually display what I … Continue reading

Supercharged JavaScript Graphics: with HTML5 canvas, jQuery, and More Reviews

addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fgraphic-html%2Fsupercharged-javascript-graphics-with-html5-canvas-jquery-and-more-reviews’; addthis_title = ‘Supercharged+JavaScript+Graphics%3A+with+HTML5+canvas%2C+jQuery%2C+and+More+Reviews’; addthis_pub = ”; Technorati Tags: Canvas, graphics, html5, javascript, Jquery, more, Reviews, Supercharged

Very simple javascript calculator using html “form”?

Question by ronaldo1287: Very simple javascript calculator using html “form”? I’m not familiar with javascript and html and I’m wondering how to create buttons and text boxes using a “form” in html. The next step is to set three text boxes and a button so that user can input two numbers on the first two … Continue reading

How to Build a Javascript WYSIWYG Rich Text HTML Editor Textarea Replacement for Web Site Part 2

Learn how to build a Javascript WYSIWYG Rich Text html Editor Textarea Replacement for your PHP and MySQL driven applications. In this second video we will script our wysiwyg.js file and code out all of the functions that our HTML form is ready to call. We make use of the execCommand() method in Javascript and … Continue reading

How to debug javascript using SplineTech JavaScript Debugger

How to debug javascript using SplineTech JavaScript Debugger www.javascript-debugger.com Video Rating: 5 / 5 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml-debugger%2Fhow-to-debug-javascript-using-splinetech-javascript-debugger’; addthis_title = ‘How+to+debug+javascript+using+SplineTech+JavaScript+Debugger’; addthis_pub = ”; Technorati Tags: debug, Debugger, javascript, Javascript Debug, Javascript Debugger, SplineTech, using, Www Video

Javascript Html—- “Begin” function question?

Question by heather: Javascript html—- “Begin” function question? I need to write a script that uses the begin function and four other worker functions to perform simple arithmetic calculations. The skeleton of the script is::

what is the code “html coding” for point picture to view the bigger size?

Question by Ahmad S: what is the code “html coding” for point picture to view the bigger size? let say i have a picture in my page… i dont want to view the larger picture at the new page.. how to make it.. if i just point to the picture, the picture will expand right … Continue reading

HTML “Back” button does not change select menu back to previous selection?

Question by : html “Back” button does not change select menu back to previous selection? Hello, I am looking for HELP with a select menu. My problem is that when the “Back” button is clicked the screen functions correctly and goes back to the previous screen, however, the select menu entry does not go back … Continue reading