Hi can any one suggest some good forums for the YUI (besides this..)
I want to discuss few problems, not related to yui-ext though (can i discuss that here?)
the yahoo group for it doesnt seem to reply![]()
Thanks
Hi can any one suggest some good forums for the YUI (besides this..)
I want to discuss few problems, not related to yui-ext though (can i discuss that here?)
the yahoo group for it doesnt seem to reply![]()
Thanks
the ydn-javascript group is good if you ask sensible questions, not "plz do my homework" type quesions!Originally Posted by techno_adi
"plz" in particular is VERY annoying. Use english for god's sake!
I get your point,
the question i asked was:
i needed to show auto-complete in a text box which is in the dialog panel (that pops up like form). Now problem i was facing was, i couldnt show the auto-complete may be bcoz of iframe or zIndex related problems (which i have tried but in vain)???
Any suggestions on this!!!!
:?:Originally Posted by Animal
Post an explanation, and your code to the ydn-javascript group. The Yahoo developers will be able to help you.
You bump your autocomplete z-index in your CSS file:
#yourACId {z-index:1000;}
Like Animal said, if that doesn't work post your whole code to ydn, the Yahoo! engineers will help you track down the problem.