Posts Tagged Javascript

How to Add Auto Complete to Your Google Custom Search Engine

How to Add Auto Complete to Your Google Custom Search Engine

Wednesday, May 6, 2009 No Comments

This tutorial will show you how to use the “Popular Queries” feed from your Google Custom Search Engine (CSE) as a data source for a jQuery autocomplete.

  • Share/Bookmark

Tags:

Category: Javascript

jQuery Tutorials for Designers

jQuery Tutorials for Designers

Wednesday, March 25, 2009 No Comments

This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. In case you don’t know about jQuery, it is a “write less, do more” Javascript library.

  • Share/Bookmark

Tags: ,

Category: Javascript

Javascript and the DOM: Lesson 2

Javascript and the DOM: Lesson 2

Wednesday, March 25, 2009 No Comments

Last time we covered some JavaScript basics and we touched on various aspects of the Document Object Model, including how to access nodes and traverse through the DOM. Today we’ll be covering how to manipulate elements within the DOM and we’ll be discussing the browser event model.

  • Share/Bookmark

Tags: ,

Category: Javascript

JavaScript and the DOM Series: Lesson 1

JavaScript and the DOM Series: Lesson 1

Wednesday, March 25, 2009 No Comments

While frameworks such as jQuery, Prototype and MooTools are great ways of suppressing browser bugs and speeding up development, it’s important to know and understand the underlying technologies. This series intends to tell you what you need to know about JavaScript and the Document Object Model (DOM).

  • Share/Bookmark

Tags: ,

Category: Javascript

jQuery for Absolute Beginners: Day 15

jQuery for Absolute Beginners: Day 15

Saturday, March 21, 2009 No Comments

Today’s screencast is a bit misleading! Over the course of the next two tutorials, we’ll be creating a jQuery style-switcher that will allow the user to switch between CSS files. However, today we’re only going to be working with PHP! Day 15: Part 2 will cover the jQuery.

  • Share/Bookmark
jQuery for Absolute Beginners: Day 14

jQuery for Absolute Beginners: Day 14

Saturday, March 21, 2009 No Comments

Today, I’ll show you how to implement a jQuery plugin into your applications. There are literally hundreds of third party plugins available. It would be silly to ignore them! As you’ll find, they’re quite easy to implement! I’ve chosen the s3Slider plugin.

  • Share/Bookmark

Page 1 of 41234