{
> // Dojo way of removing the active class from all the
> content tabs
> dojo.removeClass(tabContent[i], 'active');
>
> // Dojo way of putting the active class back on the tab
> with the provided index
> if
lemaps/demos/demo3/
>
> Grz,
> Stefan
>
> On 13 dec, 05:34, havingtrouble wrote:
>
>
>
> > Does anone know if this is even possible?
>
> > On Dec 10, 8:37 am, havingtrouble wrote:
>
> > > Hello, I think this is the correct place to post this quest
Does anone know if this is even possible?
On Dec 10, 8:37 am, havingtrouble wrote:
> Hello, I think this is the correct place to post this question.
>
> I have followed this here word for word, and its working
> perfect.http://code.google.com/apis/maps/articles/phpsqlajax_v3.ht
Hello, I think this is the correct place to post this question.
I have followed this here word for word, and its working perfect.
http://code.google.com/apis/maps/articles/phpsqlajax_v3.html
But I cant get Tabs to work. I am totally lost.
Is anyone able to help?
Thanks
Greg
--
You received t