jQuery Treemap Plugin
Posted
by Revert
on Stack Overflow
See other posts from Stack Overflow
or by Revert
Published on 2009-09-22T23:50:09Z
Indexed on
2010/04/14
12:53 UTC
Read the original article
Hit count: 164
JavaScript
|jQuery
Hello,
I am trying to get the Treemap plugin (http://www.jquery.info/spip.php?article40) working with jQuery v1.3.x. The plugin works with jQuery v1.1 and v1.2 but for some reason it fails with the v1.3 base.
This is the browser error "Error: uncaught exception: Syntax error, unrecognized expression: >"
Does anyone know changes occurred between JQuery v1.2 and v1.3 that could cause this?
Cheers, D
© Stack Overflow or respective owner