GetSimple Support Forum
jQuery, worth learning? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Off Topic (http://get-simple.info/forums/forumdisplay.php?fid=12)
+--- Thread: jQuery, worth learning? (/showthread.php?tid=306)



jQuery, worth learning? - oToom - 2010-01-18

Worth learning to add that extra vibe to my layouts?
What would you guys say.

Atm i'm just brushing on my skills of designing the layouts. I am on and off with illustrator also for logos. (But that will be a side).
I am then going to code the layouts i have designed up, to practice my XHTML and CSS.
Just one of my designs has a function where, you click the or a buttom. And text drops down, this can be done in jQuery right?


jQuery, worth learning? - ccagle8 - 2010-01-18

Vibe?

XHTML & CSS are always skills that you should brush up on if you plan to make it on the internet. I am still learning, and I've been doing this stuff for over 6 years...

Almost anything can be done with jQuery. You either have to learn it or find a plugin that does it (there are tons out there)


jQuery, worth learning? - oToom - 2010-01-18

Yeah, vibe as in that extra spice! Wink.

And yeah, i know there are many plugins for such like Dreamweaver. I use notepad and notepad++ though. Not too sure of a plugin for those. I don't use a WYSIWYG.

And yeah, of course many people keep learning, i have been doing it for about a year now and i'm still a beginner Tongue


jQuery, worth learning? - internet54 - 2010-01-18

jQuery is definitely worth learning. You can do very basic enhancements to a website easily.
For example, the website that I wanted input on is using an ajax ability to fade a specific divs contents and replace it with another divs contents, all without reloading the page. Slideshows, hover advanced hover effects, form validation can all easily be done in jQuery.


jQuery, worth learning? - Nijikokun - 2010-01-18

^- Not in but WITH, its still javascript.