Garuna Web Designer

Tips & Update for Web Designer

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( ) {

});

3. Add HTML code


 Powered by Max Banner Ads 
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogosphere News
  • email
  • Live
  • MySpace
  • PDF
  • Ping.fm
  • Reddit
  • RSS
  • Socialogs
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks
  • FriendFeed
  • Yahoo! Buzz

Comments are closed.