Hello everyone. I'm an expert html5/css3 designer, but when it comes to javascript, I don't know anything...
I need some javascript code that detects a browser engine (webkit, gecko, etc.) and redirects based on that.
I need webkit and gecko to redirect to home.php and all others to redirect to basic.php.
I know people are going to tell me that if I was a good designer, I would design for all browsers/engines, and I agree. But I need this code for something completely un-related to design.
Thanks a lot in advance!