akil_agarwal47 wrote:
> Does Adobe's SVG Plug in works in Firefox 1.5? I have been using ASV in 
> IE, but I have not been able to make it work in Firefox. 
>
> Is it possible to make ASV3 work in Firefox? If possible, is there any 
> exception.
>
> Thanks in advance!
> Akil
>   
Getting IE and Firefox to both like SVG looks sorta like the snippet below,
and seems to work in other browsers too like Konqueror ( sorta like 
Safari ).


<object    id="SpeakerSelector"    style    ="overflow:hidden;"
    data="Assets/Images/SpeakerSelector.svg"    type="image/svg+xml"
    width="980"            height    ="600" >
<embed name="SpeakerSelector" width="980" height="600"
 pluginspage="http://www.adobe.com/svg/viewer/install/";
 src="Assets/Images/SpeakerSelector.svg" type="image/svg-xml">
</embed>




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