October 29, 200916 yr Hello ppl, i have problem with javascript in chrome onclick function is not recognized - nothing happen but in Firefox and Opera it works, the code looks like: onclick="javascript: window.location.href=... i need solution, i want to work in all three browsers THNX THNX THNX
October 29, 200916 yr Hello ppl, i have problem with javascript in chrome onclick function is not recognized - nothing happen but in Firefox and Opera it works, the code looks like: onclick="javascript: window.location.href=... i need solution, i want to work in all three browsers THNX THNX THNX Try adding the word this at the end of the onclick event that might work also make the c in onclick uppercase
Create an account or sign in to comment