hi,

i am making an older interface FF3 and opera compatible and run into 
compatibilty problems with ... ASV3.

i introduced Andreas Neumann's selectioList objet but want to change the 
  browser window location when an element has been selected. one 
generally passes a function that could does something like that:

function doOnSelThemeList(selBoxName,indexNr,arrayVal){
   location = 'filename' + indexNr[0] + '.svg';
}

that works fine in FF3 and Opera9.x, but MSIE/ASV3 complains about 
missing rights. i guess that's related to the Cross Domain and Zone 
Access bug of previous versions (described e.g. here: 
<http://archives.neohapsis.com/archives/vulnwatch/2003-q4/0009.html>

is there another way of doing so (except setting hard xlink:href-links 
into the selectioList elements (may work but not funny at all).

thanks for hints on this,

andré


-- 
___________________________________________________________________
andre m. winter,
   cartography for internet and multimedia applications
   schiessstand 4/1, a6091 goetzens, tyrol, austria
   tel.: ++43.5234.32732

<http://www.vectoreal.com/>          SVG consulting and development
<http://www.geotrace.net/>   geo-localized high quality photographs
<http://www.carto.at/>     print and online touristic map solutions


-----
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/
 

Reply via email to