xajax and IE: append table row

by prettyscripts on 2009-06-30 23:08:44 • Leave a comment »

phphtmlxajax

append a table row should sound straight forward when using with a xajax function. the html code for table and a button within a form: <table> <th><td>header1</td><td>header2</td></th> <tbody id="tb… more »

javascript: calling xajax functions with boolean parameter

by prettyscripts on 2009-06-24 10:28:46 • Leave a comment »

miscjavascriptxajax

when passing a boolean value from javascript to a xajax function, the value is converted to string in the xajax function. you need to compare the string value of the boolean value (from javascript) in xajax function. eg, the following code in xajax f… more »

Tags: boolean, javascript, xajax

b2evo: comments or trackback spams

by prettyscripts on 2009-06-06 15:26:36 • Leave a comment »

b2evolution

every now and then i get spams in my trackbacks and comments with non-sense message. not those that tell you how to be a man kind of spam. nor advestisements of some sites or services. just some random string that doesn’t make sense. i can’t block it b… more »

Tags: antispam, b2evo, htaccess