Css gets confused when using Jquery drop down along with Jquery UI
Css gets confused when using Jquery drop down along with Jquery UI
Hello freinds;
I use Jquery UI for datepicker and a few other things in a site. I needed to style the drop downs so I used dropkick Jquery. But when I use drop kick drop down it strangly adds inline CSS to some elements!
For example in the link below div class star shows as <divclass="stars"style="display: none;">
But in my code it is NOT display none! What should I do to fix this?