elGringo Posted January 6, 2016 Posted January 6, 2016 Hi, guys! My question is very simple but i have read Basic jQuery Example from Demos for many times but didn't find where is written <script type="text/javascript" src="lib/jquery-1.3.2.min.js"></script> In what property or event we can find such plugging to the lib? Thank you in advance !!! Quote
mhmda Posted January 6, 2016 Posted January 6, 2016 In server module --> Custome Meta --> add your link Quote
Sherzod Posted January 6, 2016 Posted January 6, 2016 Hi, in UniServerModule.CustomFiles Best regards. Quote
elGringo Posted January 6, 2016 Author Posted January 6, 2016 I opened UniServerModule -->CustomFiles and found following files/jdigiclock/css/jquery.jdigiclock.css files/jdigiclock/lib/jquery.jdigiclock.js files/clockdemo/styles.css files/clockdemo/jquery.tzineClock/jquery.tzineClock.css files/clockdemo/jquery.tzineClock/jquery.tzineClock.js From plugin instruction we can see <link rel="stylesheet" type="text/css" href="css/jquery.jdigiclock.css" /> <script type="text/javascript" src="lib/jquery-1.3.2.min.js"></script> // <<< Lib is needed !!! <script type="text/javascript" src="lib/jquery.jdigiclock.js"></script> In UniServerModule -->CustomMeta it is empty So does anyone know where is hidden this lib jquery-1.3.2.min.js in UniGui? Quote
Sherzod Posted January 6, 2016 Posted January 6, 2016 in C:\Program Files (x86)\FMSoft\Framework\uniGUI\uni-0.99.80.12XX\jQuery Best regards. Quote
elGringo Posted January 6, 2016 Author Posted January 6, 2016 Genious!!! So it means its embedded (built in) and no need to plug externally. DD thank you very much!!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.