Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:

About jQuery

JQuery is a powerful, cross-browser JavaScript library. We have included it in ZetaBoards to make creating and maintaining codes easier, and thus improve the quality of codes available to board owners. Plus, it allows us to achieve neat effects with a minimum of code and browser havoc.

Why you should code with jQuery:

  • It's easier. Whether you are proficient at JavaScript or just starting out, jQuery makes coding less Sisyphean task. JavaScript support varies with each browser, and plain JavaScript codes often require numerous methods of performing the same procedure. JQuery simplifies this, offering you a consistent way to select elements on the page, manipulate their attributes, and achieve special effects. It's not a replacement for JavaScript, however, so you can still make it as complex as you need.
  • It takes up less space. You get a limited amount of space in your board wrappers. Yes, you can use externally hosted JavaScript files, but these will still slow down the loading of your board. Since jQuery shortens your code, it means you can fit more codes into your board wrappers. Plus, a shorter code is easier to maintain, debug, and for new coders, understand.
  • It has nifty plugins. Rather than spending a month trying to achieve the effect you need in several browsers, try searching the jQuery plugin repository for what you need.


How to get help:
First, browse the jQuery documentation. It is an amazing resource that documents jQuery's functions and features. There are links to tutorials, plugins, and other jQuery resources.

For Firefox users, the Firebug add-on is a useful addition to your web development arsenal. Good for more than just JavaScript, Firebug allows you to edit any webpage in real-time, as well as track the changes that JavaScript makes to the source. You can test out your jQuery and tweak it without having to update the page.

Keep in mind that this section is primarily for jQuery help with your board. While you may ask for general jQuery help, you may be better off asking on the jQuery mailing list, where both jQuery developers and veteran users are on hand.

Have fun!
Make New Topic
Announcements
NO Modification or Theme Requests on this board.
Please read before you post one.
Nicola
Jul 7 2008, 09:12 AM
Need Help?
Brian
May 30 2008, 03:36 PM

jQuery Help
  Title Topic Starter Replies Views Topic Info
Regular How to create PlugIns
Viral 4 766
Aug 30 2008, 02:30 PM
Last Post By: Chris
Regular Can .slideDown()/.slideUp() changeto display:table
BRYN 5 625
Aug 28 2008, 04:22 PM
Last Post By: BRYN
Moved Moved: Coloring Tables
Regular WebMaker Page only?
MERCJ 1 277
Aug 25 2008, 11:19 PM
Last Post By: Chris
Regular 2 Questions
Viral 5 359
Aug 12 2008, 09:15 AM
Last Post By: RyuraGS
Regular Bunches of Questions
Please Help me.
ArcLeon 1 274
Aug 11 2008, 02:31 PM
Last Post By: Chris
Regular slideUp & slideDown Trouble
Roby 3 356
Jul 13 2008, 09:42 PM
Last Post By: Dan T
Regular Links
Thunder 7 314
Jul 13 2008, 08:38 PM
Last Post By: Thunder
Regular
  • Pages:
  • 1
  • 2
How do I make this random?
Thunder 17 575
Jul 10 2008, 04:57 PM
Last Post By: slayer766
Regular i have 2 question
Dark 3 239
Jul 9 2008, 05:07 AM
Last Post By: Darkman
Moved Moved: how to make group colour?
Locked [Solved]Sidebar Help
ukn 1 237
Jul 7 2008, 03:10 AM
Last Post By: Hoshi
Regular Portal as the Front Page
Florox 1 305
Jul 4 2008, 07:10 PM
Last Post By: Test999
Regular
  • Pages:
  • 1
  • 2
issue with .contents() and .wrap()
BRYN 11 488
Jun 25 2008, 10:20 PM
Last Post By: BRYN
Regular
  • Pages:
  • 1
  • 2
Using jQuery to create new pages
simcityfreak4 11 1,592
Jun 24 2008, 02:00 PM
Last Post By: Chris
Make New Topic