luca72 schrieb: > Hello > i have solve in this way: > > in the second kid i have added > > <body onload="Bordi()"; "Bordi_prova"> > > But for me is not clear why the file Bordi() that is loaded correctly > in the master, is not automatically loaded in the second kid. > Pls. note, if in the second kid i load nothing the Bordi is correctly > loaded.
get rid of the "../" before the static. It will make the urls only work if you are within a certain position relative to them. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

