Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Automatically click link
lostdreamer - 10:30 am on Oct 22, 2012 (gmt 0)
something like this should do:
$(window).load(function() {
$(".alertStock a").trigger("click");
});
Thread source:: http://www.webmasterworld.com/javascript/4509818.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com