I want to display the bounds of my current extent on the page. I am not too great with javascript. I know it must be related to this: map.getLonLatFromPixel(new OpenLayers.Pixel(bounds.left, bounds.bottom))
Can't seem to get it. Any help would be great! Thanks.