DHTML V Jquery? - Post ID 129115

User 603315 Photo


Registered User
938 posts

Hi guys and girls,
I've been reading a hearing a lot on Jquery of late and have started to learn it. However my question is what is the advantage of using Jquery over DHTML? or is there any. I know Javascript can be a pain to work on all browsers sometimes but usually it's not that difficult.
I would be interested on any opinions.
Thanks.
NB
User 562592 Photo


Registered User
2,038 posts

Jquery is very light and already compressed (minified version) so it does not hog too many resources. It is very easy to get carried away with DHTML and thus making your end page size gigantic. Just my preference.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 364143 Photo


Guest
5,410 posts

What have you guys developed using the library? Do you have any examples?
CoffeeCup... Yeah, they are the best!
User 562592 Photo


Registered User
2,038 posts

Not sure who you are speaking to, but my home page utilizes jquerry, at

http://www.innovatewebdevelopment.com

The scrolling portfolio.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 364143 Photo


Guest
5,410 posts

Thanks for sharing, Eric. That is some light code. :)
CoffeeCup... Yeah, they are the best!
User 463058 Photo


Ambassador
1,086 posts
Online Now

G'kar wrote:
...what is the advantage of using Jquery over DHTML? or is there any.


Basically, Jquery takes care of quite a bit of the dhtml scripting for you, but it is also heavier and less efficient than custom, well-written code designed for a single, specific purpose. 56k for the main jquery.js file and then there may be other additional js files required. I can't code js, so jquery would certainly be an option.
User 603315 Photo


Registered User
938 posts

Eric - Yeah that's a great use of the plug in you got there.

Tony the tiger - I haven't developed anything with Jquery yet, I have just started to learn the syntax, although it doesn't seem that difficult.

Cary - Yes with the all the plug ins Jquery has, it's a viable options for some fancy stuff. I love DHTML but I'm always open to new (or new to me) ways of making things easier.
User 562592 Photo


Registered User
2,038 posts

Jquerry is generally thought to be more "up and coming".
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 364143 Photo


Guest
5,410 posts

Hey, if I can find readily available scripts on the net that meet my needs, I'm game. :)
CoffeeCup... Yeah, they are the best!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.