Defining ZOOM links CSS for the containing <div>

3 views
Skip to first unread message

Srihari

unread,
Oct 25, 2009, 10:38:05 AM10/25/09
to Google Maps EZ
Hi,

This is another request, may be to improve the ease of writing html
code for ZOOM links. I wonder if it is possible to create a <div> and
assign it's class to "ZOOM", to enclose all links used for opening
info-windows, instead of writing "ZOOM" class for all of them. I may
be a little bit confusing, I'll give an example, so that you can
understand what I'm asking.

NORMAL CODE :

<a href="#hq" class="ZOOM">Zoom in to 4D</a>
or <a href="#chi" class="ZOOM">Zoom out to Chicago</a>

CODE I'M REQUESTING :

<div class="ZOOM">
<a href="#hq">Zoom in to 4D</a>
or <a href="#chi">Zoom out to Chicago</a>
</div>

I think it will open all links with the zoom level they were defined.

It is only a request. I'm poor in Javascript, tried to understand your
project with a mid of very basic web designer. If anything wrong I'm
asking, please don't consider otherwise.

Thanking you,
Srihari.
Reply all
Reply to author
Forward
0 new messages