July 31, 2009

What is JQuery?

It's a JavaScript library that makes it easy to create wonderful web effects in just a few lines of code.

“jQuery is a JavaScript library that takes this motto to heart: Writing JavaScript code should be fun. jQuery achieves this goal by taking common, repetitive, tasks, stripping out all the unnecessary markup, and leaving them short, smart and understandable.”

May be you are thinking…Why I would need another JavaScript library? Just give a try and you will see how simple and powerful it is.

July 25, 2009

jQuery is a Power

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript jQuery: The Basics

This is a basic new, designed to help you get started using jQuery. If you don't have a test page setup yet, start by creating a new HTML page.

July 9, 2009

Dreamweaver template not updating the pages

I just upgraded from an old version of Dreamweaver to CS4 Dreamweaver. Now, when I change an image on a template, pages made using that template don't update automatically. Anyone got an idea what I can do to fix this?