Use onclick instead of rel in your greybox links. The GB library uses onload, and if you override it rel no longer works. I think you can also use a built in function somewhere in the AJS library to register onload events instead of overriding in the body tag.
Tyler http://www.malthusian-solutions.com On Dec 18, 8:55 am, stauffermi <[email protected]> wrote: > hi > > if I use a onload script like this: > > <body onload="javascript:document.form.element.focus();"> > > the greybox is not working anymore. > > can someone help me? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" 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/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

