Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 10-08-2008, 12:15 PM   #1
HyperActive Warrior
 
Join Date: Aug 2008
Posts: 197
Thanks: 1
Thanked 11 Times in 5 Posts
Default jQuery Question

Would it be illegal to make a plugin for wordpress that has jQuery? For example, the post list tabs or features gallery?
callmestrip is offline   Reply With Quote
Old 10-08-2008, 08:01 PM   #2
HyperActive Warrior
 
Join Date: Jul 2007
Location: , , USA.
Posts: 187
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: jQuery Question

What does this have to do with jQuery?

You can make whatever plugin you want that has jQuery in it. Commercial or not.

Felecan - Innovative Web Solutions For Small and Mid-size Companies!
Emilian is offline   Reply With Quote
Old 10-14-2008, 04:53 PM   #3
PHP Author and Programmer
War Room Member
 
Robert Plank's Avatar
 
Join Date: Jul 2002
Location: Turlock, CA, USA.
Posts: 4,024
Blog Entries: 82
Thanks: 28
Thanked 227 Times in 46 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via ICQ to Robert Plank Send a message via AIM to Robert Plank Send a message via MSN to Robert Plank Send a message via Skype™ to Robert Plank
Default Re: jQuery Question

You can make a WP plugin that uses jQuery, in fact, you can do:

<?php wp_enqueue_script('jquery'); ?>

And not even have to include jQuery yourself, it uses the jQuery bundled with WordPress.

Just make sure you use your selectors like jQuery('something') instead of $('something') to avoid conflicts with scriptaculous.

Robert Plank is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
jquery, question

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:20 AM.