As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> No hardcoding styles in .js unless absolutely necessary please!
> The whole point of css is to make it easy to change styles, it's better
> to use stylesheets to define certain styles.
Olivier moved it to the css.
> On a related note: the
hey all
No hardcoding styles in .js unless absolutely necessary please!
The whole point of css is to make it easy to change styles, it's better
to use stylesheets to define certain styles.
On a related note: the whole border thing is a known issue between IE
and FF, one adds the border with to
I've just added some tests for the Basic demo (Interactive Map Viewer).
Of these tests, the ones for drag_map and zoom_map currently fail under
Microsoft Internet Explorer 6.
The reason for this is that the offset of the map image(s) within the
mainMapPane div is different under IE than under Fire
I've just added
http://docs.codehaus.org/display/MAP/Acceptance+Tests+using+Selenium
to the MapBuilder Developers Guide and the Tutorials.
Comments welcome, as always.
Regards,
--
-- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600
-
Hi all,
I've just committed a first example of some Selenium tests in the
ol-integration sandbox. Simply deploy MapBuilder and open:
http://localhost:8080/mapbuilder/selenium/
in your browser. This will redirect you to the Selenium TestRunner.
The test suite contains three simple tests:
- loa