$("body.pageTypeTwo")
.children("#certainKindOfInputBox").click(...)
.end()
should work too.. but you could keep the chain for more stuff that
pertains to type 2 pages.
right?
> $(".pageTypeTwo #certainKindOfInputBox").click(function() { ... });
--
Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
