HTML-Advisor
Mostly practical advices

Category ‘JavaScript’ Archive

SWFObject – embedding FLASH using valid HTML/XHTML or JavaScript

Saturday, May 31st, 2008

SWFObject is a small Javascript file used for embedding Adobe Flash content. The script can detect the Flash plugin in all major web browsers (on PC and Mac) and is designed to make embedding Flash movies as easy as possible. It is also very search engine friendly, degrades gracefully, can be used in valid HTML [...]

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 [...]

Firebug extension

Saturday, August 4th, 2007

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
Firebug features:
Just the way you like it
Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug [...]

What is JSON?

Sunday, July 29th, 2007

JSON , which stands for “JavaScript Object Notation”, is a lightweight data-interchange format that is easy for humans to read and write, and for machines to parse and generate. JSON is based on the Object Notation of the JavaScript language. However, it does not require JavaScript to read or write because it is a text [...]

How to add social bookmarking scripts like “Digg this”?

Friday, July 27th, 2007

Social bookmarking websites such as Digg and del.icio.us are great tools to drive traffic to your site and to provide important links (Read more About Social Bookmarks). These services allow varying degrees of automated submissions, and so here you will find the required code to add to your pages to facilitate submission.
Digg bookmark code
Digg does [...]

Page 1 of 212»