Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Display dynamic URL

$
0
0
All you've done so far is construct the href (URL) string. A link in the page would be markup like this:
var url = "<a href='" + link + "'>some text here</a>";
Then you need to put that markup into the page. Maybe something like this:
$("#myDiv").html(url);
M.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>