See: http://docs.jquery.com/Frequently_Asked_Questions#How_do_I_select_an_element_that_has_weird_characters_in_its_ID.3F
--John On 9/13/07, Adwin Wijaya <[EMAIL PROTECTED]> wrote: > > Hi :) > > I am glad you are reache version 1.2 :) that's awesome .. but I would > like to report the bug, > it seems the jquery 1.2 (and before) still couldnt detect the id with > ":" for example > > <div id="this:is:only:example"> aaaa </div> > > this code usually generated by those who using netbeans + visual > webpack. they generated silly id like that .. but it works very well > using prototype :) > > adwin > >