I\'ve a JavaScript file that processes tab switches. Here is the source:
var tCount = 0; function SwitchToTab(id) { if (id < 0 || id > tCount) { i
You can either use src, or put JavaScript inside the tag.
src
But not both at once. There's no downside to using two tags anyway (apart from larger file size).