Garuna Web Designer

Tips & Update for Web Designer

Archive for February, 2010

Feb
12

To get and install jQuery – Dreamweaver CS4 – Part2

Posted by Garuna on February 12, 2010

1. To get and install jQuery â€" Dreamweaver CS4 – Part1

http://www.garunawebdesigner.com/?p=10893

Running Code – jQuery

2. To run code when the page is ready

Use this Syntax

(*between <head></head>*)

$(document).ready(function( ) {

});

or (shorthand)

$(function( ) {

});

Read the rest of this entry »


 Powered by Max Banner Ads 
Feb
11

To get and install jQuery – Dreamweaver CS4 – Part1

Posted by Garuna on February 11, 2010

1. Download jQuery

(*jQuery version 1.4.1 – Feb 11 10*)

http://jquery.com/

2. Put to folder

3. Create a new site in dreamweaver

4. Add a new page to the site

Read the rest of this entry »


 Powered by Max Banner Ads