In the header, once I call <?php wp_head() ?>, all the javascript applications don't work. And then I delete this line away, the apps based on javascript work. However, the GD star rating plugin doesn't work in that way maybe becoz I made mistake when I inserted the javascript of GD star rating manually...
It's so strange that all the same codes/same files work in another site perfectly but now the 3cmusic.com gets problem with <?php wp_head() ?>.
How can I repair this function to enable all plugins based on javascript to run properly?
This is the site the wp_head gets problem
http://3cmusic.com/home/?p=1321
This is the site with exactly same code working properly
http://www.chandamon.com/test2/?p=337
hope you guys can help me...I am completely baffled@@
Many many thanks.