G
Guest
Dear FP Community,
Have set up a search form and it's working nicely for me however I'd like to
change the html code slightly so that it doesn't open a new browser window
session when I select surname options from the drop-down list.
I've ckecked the code and the element I think needs to be changed is this:-
onclick="window.open(setit.options[setit.selectedIndex].value)">
I'm sure it's a really simple change but I don't know what or how to do it.
Would be really grateful if you could help/
Best Regards
Brian
Have set up a search form and it's working nicely for me however I'd like to
change the html code slightly so that it doesn't open a new browser window
session when I select surname options from the drop-down list.
I've ckecked the code and the element I think needs to be changed is this:-
onclick="window.open(setit.options[setit.selectedIndex].value)">
I'm sure it's a really simple change but I don't know what or how to do it.
Would be really grateful if you could help/
Best Regards
Brian