The Map Control dialog background (the one from the lower right icon) is transparent instead of blue and the text is not legible.
It must be due to an interaction with JQuery Mobile, because it works by itself.
How can I change it?
Thanks
Tom
Printable View
The Map Control dialog background (the one from the lower right icon) is transparent instead of blue and the text is not legible.
It must be due to an interaction with JQuery Mobile, because it works by itself.
How can I change it?
Thanks
Tom
Hi,
make sure that the styles loaded by jquery mobile are loaded first and then mh5 styles.
Leo
Hi Leo,
That didn't fix it.
Thanks
Tom
I found out that the problem was that I was not including the Nokia lib/colors.css file.
Now it works fine.
Thanks
Tom