SandySynaptik 6 Posted March 15, 2012 Report Share Posted March 15, 2012 I want to define http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js as $jquerylink in a variable, so that I can link them by just typing $jquerylink. Quote Link to post Share on other sites
birbal 168 Posted March 15, 2012 Report Share Posted March 15, 2012 treat it as string$link="http://ajax.googleap...1/jquery.min.js" Quote Link to post Share on other sites
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.