Andrew Mason schrieb: > On Thursday February 1 2007 06:59:08 pm Jörn Zaefferer wrote: > >> Andrew Mason schrieb: >> >>> Hello all, >>> I was just wondering if the "Known Konqueror issues " are issues with >>> konqueror (3.5.6?) or are issues with Jquery ? >>> >>> I am a fan of Konq and so which ever piece of software has the problems >>> i'd like to help resolve it , just need to find out what the issues are >>> first. >>> >> Run the testsuite on Konquerer then: http://jquery.com/test/ >> >> Better yet: Check it out from svn://jquery.com/trunk/jquery, run test >> ant/make test build, and debug the failing tests. The more information >> you can give about why a test fails, the better. If you find something, >> report it on the dev list or via the bug tracker. >> >> In case you find that everything works fine, cool, then we should update >> that wiki page. >> > That URL seems to do a whole heap of tests and then forward me to > http://diveintomark.org/ > Doesn't seem to do this in Firefox. Is there any reference to this URL in the > tests ? > That issue also occurs in IE and Opera. There is a check for those in the tests, but not for Konquerer. Would this work as a browser check for Konquerer: /KDE/.test(navigator.vendor) ?
-- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
