Martin Hi, I think I have already posted this problem but not sure whether its me or Opera but in the debug of Opera it did say something like that the value was Null?
http://www.eventex.co.uk/compatible/index.aspx The top functions work for zoom plus/ minus pan and extents so it is finding the document there but if you click on pink, green, orange it says value is null and does not work? It seems that the main SVG is found id="SVGTest" but the elements that are not found are <polygon id="standID0001" fill="#FFCCCC" stroke="#0..... It works in firefox and IE and firefox on mac, I have had a few people look at the javascript and they all say "yeh well Opera is at fault....why bother" I dont think it is but why does Opera only see the main SVG doc and not anything else below? The javascript is included in the aspx page Its just really pi**ing me off cos I want to make it work in all the Native SVG browsers Richard Martin Honnen wrote: > --- In [email protected], Richard Gnyla <[EMAIL PROTECTED]> > wrote: > > >> Also I am having problem with accessing SVG ID elements, some work in >> Opera and some dont and I dont understand why. >> > > Does that mean that > document.getElementById('someId') > fails to find an element in an SVG document? > Could you post a URL to a document where that happens and tell us the > ID value where document.getElementById fails? > That way it might be possible to file a bug on Opera that might get > fixed before Opera 9 final is released. > > > > > > ----- > 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 > > > > > > > > > > -- Richard K Gnyla eventex solutions tel . 01905 758 745 mob.07801 365 146 www.eventex.co.uk *********************************************************************************************************************** This email and any files transmitted with it are confidential and contain privileged or copyright information. If you are not the intended recipient you must not copy, change, distribute or use this email or the information contained in it for any purpose other than to notify us. If you have received this message in error, please notify the sender immediately, and delete this email from your system. We do not guarantee that this material is free from viruses or any other defects although due care has been taken to minimise the risk. *********************************************************************************************************************** ----- 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/ <*> 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/

