javascript - how can i call jquery function from another jquery -


i having existing javascript document.in document want call 1 fuction,the

call this:

var cubo = new $.cuboid("lala", "lele"); 

and "cubo" value are:

$.cuboid {config: "lala", pos: "lele"} 

Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -