Hi,
I want to write an ajax module, and I want to include ajax_new.js in my php file, it's on
/administrator/include/js/ajax_new.js
how should I wirte the path?
I find this it in one of your ajax topic :
<script type="text/javascript" src="includes/js/ajax_new.js"></script>
but it didn't work for me
thank you
