http://www.steeltech.ltd.uk/find.php
This site nearing completion, has rounded corners on every page thanks to Niftycube which uses javascript. It also provides a call not using windows.onload, that is supposed to allow other scripts to do this, it is in the head tag. '<script type="text/javascript"> NiftyLoad=function()' rather than: < script type="text/javascript"> window.onload=function() However, the insetion of the Google line: <body onload="load()" onunload="GUnload()"> stops the Nifty script working and the corners do not round. If I comment out this line, the corners round fine. The Niftycube help (http://www.html.it/articoli/niftycube/index.html Example 13) says that as long as the nifty two scripts are the last two scripts in the head tag it will work alongside windows.onload - but it does not. Could anyone advise a fix please? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
