Easiest way to add jQuery functions to jqMobi?

275 Views Asked by At

I'm trying to get started with jqMobi. I really like it's size and speed, but it is missing a couple jQuery functions.

How can I "import" some functions from jQuery to jqMobi? Is this possible?

The functions I need right now are .wrap(), .wrapAll() and .contents()

Any help porting those functions to jqMobi or general tips on how to do it would be much appreciated!

Thanks

0

There are 0 best solutions below