I HAVE THE BELIEVE THAT DAREY WILL WIN (24/05/2010 07:44am)
Karma: 0
jQuery.noConflict();
function insert(input,msgid,cid,text) {
var content = decodeURI(text);
//content = document.getElementById(textarea).value;
var sitemid = 4;
// document.getElementById('msgtextout' + msgid).innerHTML = content ;
//var templatePath = document.postform.templatePath.value;
var content = encodeURIComponent(content);
jQuery.ajax({url:"index.php",
data : { qedit: content, Itemid : sitemid , option: "com_fbb" , func: "post" ,do:'editpostnow',id:msgid,catid:cid ,no_html: 1},
type: "POST",
beforeSend : function (req){
jQuery('#outmsg'+ msgid).show();
jQuery('#outmsg'+ msgid). html(" ");
},
success : function (req){
jQuery('#previewMsg' +msgid). html(req);
//alert(req);
input.value ='Success';
return;
}
});
}
DAREY HAS ALL IT TAKES TO WIN, THE STRENGHT, SENSE OF HUMOUR EVRYTHNG DO U BELIEVE DAT.
Logged
The administrator has disabled public write access.
Re:I HAVE THE BELIEVE THAT DAREY WILL WIN (09/06/2010 17:57pm)
Karma: 0
jQuery.noConflict();
function insert(input,msgid,cid,text) {
var content = decodeURI(text);
//content = document.getElementById(textarea).value;
var sitemid = 4;
// document.getElementById('msgtextout' + msgid).innerHTML = content ;
//var templatePath = document.postform.templatePath.value;
var content = encodeURIComponent(content);
jQuery.ajax({url:"index.php",
data : { qedit: content, Itemid : sitemid , option: "com_fbb" , func: "post" ,do:'editpostnow',id:msgid,catid:cid ,no_html: 1},
type: "POST",
beforeSend : function (req){
jQuery('#outmsg'+ msgid).show();
jQuery('#outmsg'+ msgid). html(" ");
},
success : function (req){
jQuery('#previewMsg' +msgid). html(req);
//alert(req);
input.value ='Success';
return;
}
});
}
Dare to me is being chidish in nature, he conciously take his winning attitude for granted, bcos instead of dare to focus his game, I always notice him to be full which is not strict to the rules of the game fun:ohmy:
Logged
The administrator has disabled public write access.