I've got some code I'm happy with now :)
<script type="text/javascript">
// auto select the First category
function autoSelectFirstCategory()
{
var dropdown = document.getElementById("cat");...
I've got some code I'm happy with now :)
<script type="text/javascript">
// auto select the First category
function autoSelectFirstCategory()
{
var dropdown = document.getElementById("cat");...