jQuery

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/29/2008 11:21:21 AM
Gravatar
Total Posts 48

jQuery

Hi Joe,

With ExtJS's stupid new dual license have you considered switching Javascript frameworks for mojoPortal? I've been using jQuery a lot recently and it really is awesome, I can see why it has such a massive following, plus their new jQuery UI with themeroller would really compliment mojoPortal's skins. And with the backing of the mozilla foundation, it's only going to get better, unlike ExtJS!

Would be good to hear your thoughts.

Thanks,

Reiss << smilies are back in action!

8/29/2008 11:36:07 AM
Gravatar
Total Posts 18439

Re: jQuery

Hi Reiss,

I will add the jquery and jqueryui javascript to the solution today so its available for use.

I also recently added YUI, which I think has a lot to offer. I'm using the YUI tabs in my product display. The interesting thing is I just include some scripts in the page and I'm able to create tabs right in the FCKeditor using source view. I mean they don't display as tabs within the editor itself, but when you save it it works. This is kind of nice and quite a different thing than creating .NET wrapper controls (which I will probably also do).

Cheers,

Joe

11/22/2010 10:05:16 AM
Gravatar
Total Posts 1

Re: jQuery

Hi guys!! Are you a Jquery user? I just want to share something. I found a website that might help you on using jquery and here are some of the website's links:

http://www.jquery4u.com/basic-syntax/5-basic-jquery-syntax/
The link is about 5 Useful Basic jQuery Syntax like:
• Hide/Show
• Fade in/Fade out
• Stop
• Animate
• Slide Toggle

http://www.jquery4u.com/animation-and-effects/10-amazing-jquery-image-slider/
The link is about the 10 Amazing jQuery Image Slider

http://www.jquery4u.com/articles/benefits-jquery/
The link is about the benefits of using jquery

http://www.jquery4u.com/news/load-jquery-google-libraries-api/
The link is about Load jQuery with Google Libraries API

http://www.jquery4u.com/forms/5-awesome-jquery-drop-boxes/
The link is about the 5 Awesome JQuery Drop Down Boxes

So try visit it now and I hope this site helped you! :)

You must sign in to post in the forums. This thread is closed to new posts.