The category is lhpop and the id is popbox. The id should be lhpopbox
<input type="checkbox" id="popbox" onclick="boxclick(this,'lhpop')" /> POP: Ralph On Apr 27, 7:03 pm, SWOOD <[email protected]> wrote: > Thanks Ralph, but I'm still confused. It looks like I have kept them > consistent. They toggle on and off, so I'm pretty sure the category > is correct. > I'm sure that I'm missing something. Thanks for any additional help > you can offer. > Seth > > On Apr 24, 10:44 am, Ralph Ames <[email protected]> wrote: > > > > > >This is the second time I have had to post this message without it > > >showing up. > > >http://www.richmondmediamarketing.com/googlemaps > > > Error here 122 > > document.getElementById(category+"box").checked = true; > > > <input type="checkbox" id="gpbox" onclick="boxclick(this,'gigapark')" /> GP: > > > <input type="checkbox" id="popbox" onclick="boxclick(this,'lhpop')" /> POP: > > > Need to be consistent with category variable names. > > > Ralph- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
