craigsworks.com - Support Forum

Full Version: z-index using widget inside tip
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys

I am using a time picker

http://pttimeselect.sourceforge.net/doc/...ct-js.html

inside the qtip, the issue is that the pciker comes behind the tip, is there any tips somone could give me onto which angle i shoudl tackle this from, i have tried adding z-index and pos to both css and config of teh time picker, i cant find any direct way to add z-0index to teh tip or shall i use its css or is it already set somwhere, cant seem to find it in firebug.

Thankjs for any help

Regards
nadeem, you could always set the z-index of the TimeSelect element instead... 1.0 uses index of 15000 and above, so setting the TimeSelect to 16000 should be fine.
Reference URL's