Hello, I try to insert a ajax code into my website but when I try to do it, the <script> tags doesn't work (The site is in php). So I tried to insert the code into a separate file (that works perfectly) and then to insert this file with <embed> tag into the first file. It worked great in IE and Chrome but not in Mojilla. Can my idea work or I m totally wrong???
Yes I m sorry... I have a smf forum like this http://www.thepousoukou.com[/url] and I want to insert this ajax code http://www.thepousoukou.com/ajax_demo.php[/url] but when I do it directly into the board.template.php page the .js files doesn't work. Have u got any idea!!/??