Hello everyone, I recently started looking into porting existing code to jQuery 1.1.1.
I stumbled upon problems with my "multi-level" table script. A simplified version of it can be seen here: jQuery 1.0.4: http://gawis.dk/jquery-testbed/table/ jQuery 1.1.1: http://gawis.dk/jquery-testbed/table/?ver=new The JavaScript code for the table can be seen here: http://gawis.dk/jquery-testbed/table/table.js I know have two questions: - How can I make the links work properly again, with the 1.1.1 version? - They are both reasonably slow with this amount of data -- is there something to do about that? (I certainly hope so...) Best regards, Søren -- View this message in context: http://www.nabble.com/Script-optimization-and-porting-%281.0.4---%3E-1.1.1%29-tf3119212.html#a8641842 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
