[Cartoweb-users] Safari interface problems
Igor Evdokimov
igev at mail.ru
Mon Jan 29 23:07:58 EST 2007
Hello, List!
I have successfully installed mapserver and cartoweb on MacOSX Tiger.
When I connect to this MacOSX webserver from windows and linux browser
(IE,Netscape,Mozilla) - all in Cartoweb interface still works fine,
but when from original Mac browser Safari: some interface elements
does not work.
For example this HTML code (demoCW3 project):
1.
<span class="leaf"></span>
<input
type="checkbox" name="layers[]" value="towns" id="in2.1"
onclick="javascript:updateChecked('2.1');
CartoWeb.trigger('Layers.LayerShowHide');"/>
<a href="javascript:void(0);" onclick="javascript:goToScale('1435500');">
<img src="gfx/icons/demoCW3/demoCW3/nap.png"
alt="" class="pic" title="Click to go to next visible scale: 1:1435500"/>
</a>
<span class="out">Towns</span>
When I click in window on this "icon" to "go to visible scale" -
nothing happens. So, this link <a href=...> does not work "onclick".
2.
Also when I'm switching from first row of "instrument folders" to second an back,
I see buggy behaviour: some elements in folders "switches", but some not.
3.
Also in demoEdit project in "edition mode" I can't "validate"
added point/line/poly - nothing added. From IE/Mozilla - it works.
The question: it is Safari problem or some bugs in Cartoweb?
Thanks for any comment!
Best regards, Igor.
More information about the Cartoweb-users
mailing list