Results 1 - 19 of about 19
[Javascript] No right click
[Javascript] No right click On your website, for protection of source code and photos, it is possible to restrict visitor from right...
Nov 22, 2009Webmaster > Javascript
Javascript - Showing a goodbye message to visitors
Javascript - Showing a goodbye message to visitors The JavaScript function Using the Script Note It is sometimes very pleasant to...
Nov  5, 2009Webmaster > Javascript
Centering vertically a web page
Centering vertically a web page e .js file e .html file Centering vertically a web page; consider it as a waste time trying to achieve...
Nov  1, 2009Webmaster > Javascript
[Javascript]Knowing the height of an HTML element
[Javascript]Knowing the height of an HTML element To determine the height of a HTML block using JavaScript, independently from the type...
Sep  1, 2009Webmaster > Javascript
Javascript - Link Random / Choosing a random link
Javascript - Link Random / Choose a random link The script below creates a hyperlink directing the visitor to an address chosen at...
Sep  1, 2009Webmaster > Javascript
[Javascript]Choosing a link at random
[Javascript]Choosing a link at random Here below is a script that creates a hyperlink directing visitor to an address chosen at random...
Aug 22, 2009Webmaster > Javascript
[Javascript] Last modification made on a web page
[Javascript] Last modification made on a web page Monitoring changes made your website: Using JavaScript, it is possible to display the...
Aug 22, 2009Webmaster > Javascript
Disabling right click on your webpage
Disabling right click on your webpage More than often, while trying so save some text or pictures from a website, you might wonder why...
Aug 22, 2009Webmaster > Javascript
Javascript libraries (Prototype/ Scriptaculous/ Yahoo UI, etc.).
Javascript libraries Dojo Toolkit Jquery MooTools Prototype.js Rico Script.aculo.us Yahoo! UI Library Javascript libraries (Prototype/...
Aug 20, 2009Webmaster > Javascript
Javascript - split ()
[Javascript] The split () function The split () function allows you to split a string and return the results in a table, using a string...
Jul 15, 2009Webmaster > Javascript
Javascript - trim() function
[Javascript] The trim() function The trim () function is native PHP (and other languages) and is used to remove the spaces at the...
Jul 15, 2009Webmaster > Javascript
Display transparent PNG in IE 5.5 and IE 6
Display transparent PNG in IE 5.5 and IE 6 Display transparent PNG in IE 5.5 and IE 6 Solution Note that Display transparent PNG in IE...
Jul 15, 2009Webmaster > Javascript
Javascript - Delete a field of a form when clicking (focus)
Delete a field from an Html form when clicking (focus) It is certainly happened to fall on an HTML form with values pre-filled for...
Mar  3, 2009Webmaster > Javascript
Javascript - Librairies for adding effets to your images
Javascript - Librairies for adding effets to your images Lightbox Slimbox GreyBox ThickBox LightWindow While browsing the web, you have...
Feb 28, 2009Webmaster > Javascript
String concatenation
String concatenation String concatenation is the process of joining two character chains or strings end to end into one. Under...
Feb 27, 2009Webmaster > Javascript
Escape an apostrophe under javascript
Escape an apostrophe under javascript In Javascript, an apostrophe (single quote) into a string itself enclosed by apostrophes cause an...
Feb 27, 2009Webmaster > Javascript
Display Thanks message to website visitors
Display Thanks message to website visitors JavaScript 1.La You should agree with me that it is very to receive a message thanking your...
Feb 12, 2009Webmaster > Javascript
Modifying the height of element HTML
Modifying the height of element HTML The style property “height” can be used to modify the height of an html element in javascript....
Nov 14, 2008Webmaster > Javascript
[JavaScript] Unit Converter
[JavaScript] Unit Converter The script below defines a converter for units of measurements that works with Javascript only and that can...
Nov 14, 2008Webmaster > Javascript