Ask questions and get good answers on jQuery

vote up 1 vote down
star

Hello. i have taken a second look at your stuff. I got a bit frustrated and stopped the other day. i really like what you have done and would like to incorporate it into other jquery projects. Specfically JPolite. I have managed to understand how to incorporate some other jquery items into JPolite. It has a pretty simple include model for other apps. Basically its done in a addcontrol method. Example for shadowbox would be like this a[rel^=shadowbox]": [Shadowbox.setup]

So as far as mb.extruder i would like to add it in JPolite adds via DOM So im a bit lost on how to load mb.extruder into this jquery project. Do you have any suggestions on how to accomplish this? Any help would be appreciated.

flag

3 Answers

vote up 0 vote down

I don't know how JPolite works, I've to take a look at it and see how to include my components.

link|flag
vote up 0 vote down

Thx for taking a look its a nice fairly new framework. Some of your components i think for at least my project will fit very nicely. I love your work by the way.

link|flag
vote up 0 vote down

When you look at it there is a jpolite.ext.js file. In that file under $fn.extend you add something there And at the end of the or near the end under function myControld .addControls Is where the reference to the $fn.extend is made.

Im just really lost on how to do this.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.