I implemented an AJAX interface to IlohaMail's message listing so that common operations like deleting, flagging, moving, and applying filters can be performed without reloading the page. I need to find out which browser+versions work so I can ensure the DHTML interface only gets served out if the user is on a compatible browser. (Read extended text for testing instructions.)
Show Rest of Post
Posted Sun, April 24, 2005 02:16 by dirvish
User agent string: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
OS: Windows XP
Browser: Firefox 1.03
I logged into the threefs account.
Everything seemed to work.
I got a javascript error when I pressed ctrl-f while in the options page (trying to find 'Thread conversations together' option). The error: "Exception (keyPressHandler): TypeError-target_win has no properties"
[moderate]