My webapp alert looks like this:
InputCoordinates.html
Latitude must be filled out.
I would say this looks unprofessional and rough around the edges. Is there a way to stop the alert from displaying the pagename?
You can't manipulate that.
Maybe you take a look at these bastards called modal popups, if youre able to use jQuery.
There are non-jquery options, too, of course.