$(document).ready(function () {
if ($(window).width() < 520) {
//Show mobile link
}
else {
//Show Web link
}
});
Next
« Prev Post
« Prev Post
Previous
Next Post »
Next Post »
Post a Comment
Subscribe to:
Post Comments (Atom)