Orkan, Got it, committed the change:
http://github.com/tony-landis/jQuery-bullsEye/commit/3a40c81cd8edd73d5575050f80f79bac4d5dad52 In reply to your question, the answer is yes, see: http://github.com/tony-landis/jQuery-bullsEye/blob/3a40c81cd8edd73d5575050f80f79bac4d5dad52/jquery.bullseye.js#L275 Best, Tony Landis On Jun 11, 5:10 pm, Orkan <ork...@gmail.com> wrote: > $(document).ready(function(){ > $('div#bullseye').bullseye({ > 'use_rows':3, > 'use_cols':3, > }); > }); > > try to remove the last comma from options obj. IE doesnt like it. > > btw, nice idea, I like it very much. Is there a way to disable that > tooltip? > > On Jun 11, 9:48 pm, Tony Landis <tony.lan...@gmail.com> wrote: > > > > > Thanks. Can you describe what is happening in IE7? I don't have access > > at this time. > > > On Jun 10, 6:50 am, Leonardo K <leo...@gmail.com> wrote: > > > > Great plugin! > > > > It would be nice if the plugin was functional at least in IE7 > > > > On Tue, Jun 9, 2009 at 22:48, Tony Landis <tony.lan...@gmail.com> wrote: > > > > > I wrote a jQuery plugin "bullsEye" for that provides some > > > > visualization effects for large data tables, and would like any > > > > usability suggestions or bug reports. So far I have tested it in the > > > > latest version Firefox, Safari, and Opera. > > > > > Description, download, live examples, and screenshots of the plugin in > > > > action are located here: > > > > >http://tonylandis.com/uncategorized/bullseye-jquery-plugin-to-add-int... > > > > > If anyone finds this useful I would like to know. > > > > > Thanks, > > > > Tony Landis