[jQuery] Re: Need help with div selection
I understand that but I need to call the function .ifixpgn() in #blc2, while I have to be specific about .openBloc #blc2 and closeBloc #blc2
[jQuery] Re: Need help with div selection
zerowing ha scritto: How can I select the #blc2? HTML Some text Some title Script $(document).ready(function(){ $('div#blc1').ifixpng(); $('.openBloc > #blc2').ifixpng(); }); An HTML id should be unique, then it cou