HTML-Advisor
Mostly practical advices

Posts Tagged ‘method’

Hide Email with JavaScript / jQuery

Sunday, August 5th, 2007

Why should you hide your email address from site visitors? Don’t you want your visitors to email you?
Well, yes you do, but many webmasters make the mistake of prominently displaying there email address on each web page only to find that they are inundated with spam.
However you cannot simply remove your email address as [...]

AJAX Getting Started

Thursday, June 8th, 2006

This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started.
What’s AJAX?
AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful browser features that have been around for years, but were overlooked by many web developers until recently when applications such as Gmail, Google [...]