This very handy function can be used with the onclick attribute to show or hide an HTML element:
function show_hide(object)
{
object.style.display = element.style.display == "none" ? "block" : "none";
}
Posted 1 month ago #
You must log in to post.
.net address attributes browsers censored config css dates email validation filter firefox floor functions html ie ie fix image functions images input ip javascript links mail match math min-height min-width netscape opera php preloading print regex script smtp string styles textbox time validation variables visual basic