Hi Manuel, Are any other calls to OpenLayers working or is this the first reference to the OpenLayers library the code hits? The error suggests that OpenLayers is not loading properly (maybe an error in the src attribute of the script tag). Since you're using FireBug you can easily check if this is the case. If the library is not loading properly, then fixing the library reference should take care of this for you.
If the library is referenced correctly, we'll need more of your code to be able to determine the problem. Do you have a live example? Regards, Kris ----- Kris Peterson www.mapbiquity.com -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/OpenLayers-loadUrl-is-not-a-function-tp6185417p6185641.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
