Ask questions and get good answers on mb.jQuery.components

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.

asked Jan 06 '10 at 21:55

Street's gravatar image

Street
111


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

answered Jan 07 '10 at 22:50

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

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.

answered Jan 08 '10 at 05:16

Street%201's gravatar image

Street 1
111

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.

answered Jan 09 '10 at 08:36

Street%201's gravatar image

Street 1
111

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Tags:

×1

Asked: Jan 06 '10 at 21:55

Seen: 475 times

Last updated: Aug 07 '10 at 17:23

Related questions

jQuery main site - Matteo Bicocchi