Changes between Version 7 and Version 8 of Ticket #22896, comment 39
- Timestamp:
- 01/26/2013 02:48:00 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22896, comment 39
v7 v8 34 34 Now the question is what to do about Iris, as it is not a jQuery plugin, but is dependent on it. I have the hook set and checked for my plugin options page so on the admin side all this is only loaded on my options page anyway, and I do not need Iris for my front end but would be nice to have the option though... 35 35 36 edit: actually Iris is a jQuery plugin, it's included Color.js is not however. 37 36 38 Do I want to depend on the native version of Iris and risk my plugin breaking at some point in the future? Hmmm. I would prefer to include and isolate Iris as well, so I can count on it always being there and behaving as expected. It appears to be globally scoped. What to do? (not really asking here, just mulling it over...) 37 39