HI all
i am giving the following url for the js funciton GB_showFullScreen(caption,url,
callbackfn) for the poopup it works fine in all the browser but its giving the js error "invalid argument" in IE
URL:'http://maps.google.com/maps?saddr=fremont&daddr=ca'
iam using the greybox 3.2
SO how can i get rid of this please help me.
greybox problem
Moderator: General Moderators
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
Re: greybox problem
Does it always show this message no matter what url you use?
Re: greybox problem
This is Client Side stuff - moving there.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.