XML Elves

XML Elves

<community>of XML and SVG Developers</community>


svg embed change in IE

This is a discussion on svg embed change in IE within the SVG Questions forums, part of the SVG Forums category; I am using a function to change the embed src in an html page, this works fine in firefox with ...


Go Back   XML Elves > SVG Forums > SVG Questions

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-02-2009, 02:45 PM
Junior Member
 
Join Date: Oct 2009
Posts: 5
Default svg embed change in IE

I am using a function to change the embed src in an html page, this works fine in firefox with either of the following:

Code:
document.svgmain.src = ('filename.svg');
or

Code:
document.getElementById('svgembed').setAttribute('src','filename.svg');
with the embed looking as follows:
Code:
<embed src="oldfilename.svg" name="svgmain" id="svgembed" />
Unfortunately although the initial embed svg displays fine in IE I am not able to change it using the function.

any help on this is much appreciated

Thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-03-2009, 05:32 PM
Junior Member
 
Join Date: Oct 2009
Posts: 5
Default

I have a work around for this question using a div tag solution, it works in both IE and FireFox but i would still prefer a way to access the embed src. so please post if you have any suggestions.

Thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
change, embed, svg


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -6. The time now is 02:11 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2

Data recovery service
Need hard disk drive data recovery? Visit Data Clinic for their unique recovery capabilities.


1 2 3 4 5 6 7 8 9 10 11