I am using a jquery tooltip plugin to display the tooltip text in my addon panel. The jquery tooltip that am using in my addon is Lightweight jQuery Tooltip Plugin - TipTip
My question is , Will this affect my addon review process by AMO reviwers?
I am using a jquery tooltip plugin to display the tooltip text in my addon panel. The jquery tooltip that am using in my addon is Lightweight jQuery Tooltip Plugin - TipTip
My question is , Will this affect my addon review process by AMO reviwers?
Yes, you can use any known JavaScript library. Although it will produce a warning during the validation process like this one:
JS Library Detected
Warning:
JavaScript libraries are discouraged for simple add-ons, but are generally accepted.
Also, your JS library must submitted as it is, no modification on the libraries code. As far as I know, AMO checks the checksums of the known libraries files to see if they are identical.
Check out this question in Developer FAQ: Can I use a JavaScript library like jQuery, MooTools or Prototype to build my add-on?