Tag Archives: javascript

jQuery: Show password checkbox

I wrote version 1 of a jQuery plugin during the last couple of days. Read more about jquery.showPasswordCheckbox.js. The basic functionality is to provide a checkbox on web forms to reveal the password text, so people can choose to view … Continue reading

Posted in Web design and technology | Tagged , , , , , | Leave a comment

Revision: Using Javascript to add instructive text for input and textarea form fields

Continue reading

Posted in Web design and technology | Tagged , , | Leave a comment

Using Javascript to add instructive text for input and textarea form fields

Continue reading

Posted in Web design and technology | Tagged , , | Leave a comment

Diagram of XHTML, CSS, JavaScript as types of code in a web page

I’m thinking of using this diagram in an XHTML class I may be teaching in a couple weeks. The idea is to put XHTML, CSS, and Javascript in context with each other—yet to also illustrate that they are separate types … Continue reading

Posted in Web design and technology | Tagged , , , | Leave a comment