OK. I think I've got it looking like how I want it now.  However, this
doesn't appear to work in IE, only firefox.  Why?

On Nov 17, 1:20 pm, tdp <[EMAIL PROTECTED]> wrote:
> I'm not sure where in the code I should add the things that you
> mention:
>
> "You will have to add two optional arguments to your constructor:
>
>     opt_bgcolor
>     opt_opactiy
>
> You can also add several methods:
>
>     Rectangle.prototype.setBorderWidth=function(width)
>     Rectangle.prototype.setBorderColor=function(color)
>     Rectangle.prototype.setBGColor=function(color)
>     Rectangle.prototype.setOpacity=function(opacity) "
>
> On Nov 17, 10:55 am, bratliff <[EMAIL PROTECTED]> wrote:
>
> > On Nov 17, 4:31 pm, tdp <[EMAIL PROTECTED]> wrote:
>
> > > OK, that is getting real close to what I want.  Where in your code do
> > > I adjust the opacity?
>
> > I see I used my class name rather than yours.
>
> > You will have to add two optional arguments to your constructor:
>
> >     opt_bgcolor
> >     opt_opactiy
>
> > You can also add several methods:
>
> >     Rectangle.prototype.setBorderWidth=function(width)
> >     Rectangle.prototype.setBorderColor=function(color)
> >     Rectangle.prototype.setBGColor=function(color)
> >     Rectangle.prototype.setOpacity=function(opacity)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to