Hi there everyone. I'm new to javascript and I can't get this code working.
Its meant to redirect to the "main.htm" page if bVer is more than 5.5 but I keep getting errors, thanx all :PCode:if (bver >= 5.5 ) { window.location.href = 'main.htm' ; }
|
Results 1 to 2 of 2
Thread: Help!Threaded View
|
Click Here to Expand Forum to Full Width |