Better, you can download the javascript files directly Right click on the svg application, choose save SVG as
Then , you can edit the file that you saved (main.svg), with WordPad for instance to preserve tabulation. Looking at the beginning, youll find : <script type="text/ecmascript" xlink:href="../files/search_pbe.js"/> In your browser, type the following url : http://www.igeomatic.com/commun/svg_maps/volcans_geo_wms_cartonet/svg/../fil es/search_pbe.js <http://www.igeomatic.com/commun/svg_maps/volcans_geo_wms_cartonet/files/sea rch_pbe.js> Then open or better, save it and inspect the code with your editor. You also need those php files enclosed : getSelectionListAttrib.php getSelectionListValue.php They are the server scripts that ask the database for populating data. They use JSON format. By now, youll see there is stil a bug, but for what you want, i think its ok. I must find some time to resolve this little bug. By the way, it (nearly) work also under Firefox3 !!! igeomatic - Pascal BENOIST GIS and Webmapping consultant Chemin Tivoli, 12 CH-1213 PETIT-LANCY Mob: +41 (0)77 408 81 46 (Switzerland) Mob: +33 (0)6 12 61 68 02 (France) <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] <http://www.igeomatic.com> www.igeomatic.com <http://www.geo-alliance.com> www.geo-alliance.com _____ De : [email protected] [mailto:[EMAIL PROTECTED] De la part de sujana_jyothi Envoyé : mardi 15 juillet 2008 13:29 À : [email protected] Objet : [svg-developers] Re: selectionlist SVG Wow Pascal....Thats incredible. That is something that I wanted. Can you do me a favor please. Could you please send me the code (the javascript files). you can sent it to my email-id if you want to (sujana_jyothi@ <mailto:sujana_jyothi%40yahoo.com> yahoo.com). It would be of great help for me. I can then modify the code accordingly. Thanks a Million. Sujana. [Non-text portions of this message have been removed] ------------------------------------ ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ----Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

