First of all the code:
[php]
Site
Artists
Albums
Tracks
The thing I want is this to use javascript like
[php]<form class=“searchform” method=“get” name=“searchform” onSubmit=javascript:function(OnSubmitSearchForm());">[/php]
but this doesn’t work. What do I need to change?