On 3/15/07, Benjamin Sterling <[EMAIL PROTECTED]> wrote: > I've worked on a project for about two months now that uses jquery for > everything. Using such plugins as jqModal, blockUI, jqDebug, jqQuick, > dimensions plugin, form plugin, and jqHighlightFade as well as some code I > pulled out of other plugins (nextUntil (Jorn), bgIframe(?), pngFixer(actual > code came from a post on the forum, I just made it into a chain-able plugin) > and well as other plugins specific to this app. > > Feel free to take a look: > http://ov-oba.informationexperts.com/ (there are a bunch of > style issues I am working on now) > > Now coming into jQuery I new a good amount of javascript, not an expert but > pretty good. But the point to this message is to show how jquery has made > my life much harder. > > Today, I was given a project which would entail using a lot of javascript > for ajax calls and some other basic stuff, and the problems is, I CAN'T USE > JQUERY
I feel your pain. I had to port some of my jQuery code to an eBay listing, which has very strict rules about what js functions are allowed (though won't say which exact ones). Ended up rewriting the whole lot in standard js. It's quite good for the soul ;-) That said, if your restriction is purely ideological, I'd say go with the renaming thing. Chris -- Chris Ovenden http://thepeer.blogspot.com "Imagine all the people / Sharing all the world" _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/