jQuery access

Home for older / inactive topics

jQuery access

Postby jgarfield » Sat Dec 22, 2012 12:02 am

I've seen that our methods have access to the jQuery object when they are running inside the browser (both window.jQuery and window.$ exist)

As long as we add appropriate checks (if(!application.isInDeveloper()) are we generally safe in directly accessing jQuery functionality?

Can we get jQuery and jQueryUI in the Solution Explorer so we can have inline documentation and code completion?
Programmer.
adBlocks
http://www.adblocks.com
jgarfield
 
Posts: 223
Joined: Wed Sep 28, 2005 9:02 pm
Location: Boston, US

Re: jQuery access

Postby pbakker » Wed Jan 02, 2013 12:21 pm

As long as we add appropriate checks (if(!application.isInDeveloper()) are we generally safe in directly accessing jQuery functionality?


Yes, all your business logic runs in the browser, so you can access stuff like JQuery

Paul
pbakker
 
Posts: 2822
Joined: Wed Oct 01, 2003 8:12 pm
Location: Amsterdam, the Netherlands


Return to Archive

Who is online

Users browsing this forum: No registered users and 0 guests

cron