Jquery and plugins and modular design
ez |
|
---|---|
Hi there,
For all you developers out there who are loading extra css's and js scripts with plugins I have found this GREAT Jquery plugin that keeps track off what you have allready loaded. http://www.unwrongest.com/projects/lazy/ It simple, fast and very good to use for pluginbuilders. I like it beacause I am a performance freak, I only load stuff that the client side needs. Basically you will get ONDEMAND js and css !! I say Take advantage of this knowledge and use it !! (Let's share some more knowledge.. ) greetings, EZ ==- I say: Keep it EZ -==
|
GHengeveld |
|
---|---|
I got a virus warning on that site. Luckily using Firefox...
|
ez |
|
---|---|
My virus scanner didn't saw anything.. (And Mcafee is a good one ???)
Anyway I am trying to get this jquery thing to work, the whole idea behind this thing is great.. I will write the results later if this plug is for real. ==- I say: Keep it EZ -==
|
badsey |
|
---|---|
# Koradhil : I got a virus warning on that site. Luckily using Firefox... chrome lobbed up the same warning as said before |
|
This post was edited by badsey (2010-07-25 07:57, 14 years ago) |
ez |
|
---|---|
This site, url i posted, maybe infected ???
but the Jquery plugin is for real.. (code looks fine) It will load an JQuery plugin when it is needed/called, so it will save loading time if you use a lot of Jquery plugins (or when you do not need them, they do not load at all). But this Jquery plugin is for JQuery code only ! So it was not what I needed, I needed a kind off resource loader that will load any css and JS on demand. And keeps track off what already have been loaded. So now I made my own Jquery plugin with some ideas I took from this plugin. ==- I say: Keep it EZ -==
|
|
This post was edited by ez (2010-07-26 04:52, 14 years ago) |
urlkiller |
|
---|---|
lol virus or not, neat thing!
i will most likley build it in the plugin generator thing comes to the right time, saves a shitload of work!! URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|
ez |
|
---|---|
@urlkiller and more interested ppl
I have made my jquery plugin public http://code.google.com/p/rloader/ njoy ==- I say: Keep it EZ -==
|
urlkiller |
|
---|---|
# urlkiller : lol virus or not, neat thing! URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|