“);
//window.open(hdnIRCast, “IRCast”, “left=100,top=20,width=640,height=360,toolbar=1,resizable=0”, false);
window.open(hdnIRCast, “IRCast”, “left=0,top=0,width=” + screen.width + “,height=” + screen.height + “,fullscreen=true,toolbar=1,resizable=0”, false);
}
function ajaxLoadControl(handler, target, count) {
jQuery.ajax({
type: “POST”, //GET
url: handler,
dataType: “html”,
success: function(response) {
jQuery(target).append(response); // or response…
Read the full article at: http://www.finnewsnetwork.com.au/archives/finance_news_network123367.html