Yes, I agree with Andreas. I think it would be a huge bonus to get Mapbuilder working on Opera. Opera seems to be the browser of choice for many mobile phones so getting mapbuilder working on Opera will open up the Mobile phone market.
Andreas Hocevar wrote: > Hi Olivier, > > sure, go ahead! You can set a style property directly. The only reason > why I chose the getCssRules way back then was because there was no way > to address the div holding the button. But since this was added to > OpenLayers and you also add a title attribute to the div, why not add > a style attribute, too. > > Regards, > Andreas. > > On 5/25/07, olivier.terral <[EMAIL PROTECTED]> wrote: > >> There isn't <img> tag, I haven' t seen. >> So the best solution is to add background-url style property directly >> in <div> tag and no need to load cssRule dynamically >> >> olivier.terral a écrit : >> >>> Hi, >>> >>> In the way of integration of MapBuilder in Opera browser. >>> We have meet a big problem with getCssRules method because it uses the >>> document.StyleSheets properties and Opera doesn't recognize this method >>> ( security choice). >>> >>> So, Is there anyone who is against the fact to come back to the old >>> method (chge src property of button image)? >>> >>> If you have others solutions, They are welcome >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by DB2 Express >>> Download DB2 Express C - the FREE version of DB2 express and take >>> control of your XML. No limits. Just data. Click to get it now. >>> http://sourceforge.net/powerbar/db2/ >>> _______________________________________________ >>> mapbuilder-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> mapbuilder-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel >> >> > > > -- Cameron Shorter Systems Architect, http://lisasoft.com.au Tel: +61 (0)2 8570 5050 Mob: +61 (0)419 142 254 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
