Yes, but the js function is not called. This is what i did, I have a js file with the name testing.js with a test function I included it by using $GLOBALS['js_include'][]= 'testing.js'; at the top of tbl_properties.inc.php i called the test function by a text field onFocus mechanism, but the function doesn't get called? What's my mistake here?
Thanks,