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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c++ - libcurl curl_easy_setopt "Unknown error" -

protocol buffers - zeromq with protobuf segmentation fault while parsing in c++ -