I have implemented the jqueryui tab feature on a key page of my web site and it has worked in the past when I developed the page. I needed to make a minor revision and see now in my testing that it fails with the Edge browser. I went back and copied the sample code to see if there was something in my implementation that was causing it to fail, but the sample also fails now.
I am testing on Apache 24, Windows 10 (Anniversary update + more updates) which has Microsoft Edge 38.14393.0.0 & Microsoft EdgeHTML 14.14393.
I need either a workaround or alternative to get this page working again. Any ideas would be greatly appreciated.
My error, sorry. It looks like I have something messed up in my CSS that is tripping me up. I downloaded a fresh copy of jqueryui and built a new test case which works OK. Now I just have to comb through the files to see what broke it in my application.
This entry could be deleted as it is no longer relevant. Thanks.
OK. I should add that it worked as intended on FireFox, Chrome, Safari, IE, and Opera. The only browser that had the problem was Edge. Haven't had a chance to work on further today, but at least I know where to start.