Can JavaScript be embedded in an article
-
I'm writing and article on in-browser SVG animation and I'd like to include a working example. If not, suggestions? iframe?
-
I'm writing and article on in-browser SVG animation and I'd like to include a working example. If not, suggestions? iframe?
No, it cannot. No suggestions atm.
Getting information off the Internet is like taking a drink from a fire hydrant. - Mitchell Kapor
-
I'm writing and article on in-browser SVG animation and I'd like to include a working example. If not, suggestions? iframe?
If you'd like to go iframe, you can certainly submit that to me and I could put that in for you. However, there's a catch: Our editors will have only be able to update the article in the future.
Thanks, Sean Ewington CodeProject
-
If you'd like to go iframe, you can certainly submit that to me and I could put that in for you. However, there's a catch: Our editors will have only be able to update the article in the future.
Thanks, Sean Ewington CodeProject
Good to know. Is this something that my Subeditor flag would allow me to do, or is it unrelated to permissions?
-
Good to know. Is this something that my Subeditor flag would allow me to do, or is it unrelated to permissions?
Interesting. Maybe? I don't think so though. Might be admin only.
Thanks, Sean Ewington CodeProject
-
I'm writing and article on in-browser SVG animation and I'd like to include a working example. If not, suggestions? iframe?
For animation I might suggest an alternative: - Create an animated GIF. These should be supported as far as I know (Yeah, isn't exactly what you want but it should still be able to at least show what it might be doing and you don't have the problem that an editor has to update your article etc.)
-
For animation I might suggest an alternative: - Create an animated GIF. These should be supported as far as I know (Yeah, isn't exactly what you want but it should still be able to at least show what it might be doing and you don't have the problem that an editor has to update your article etc.)
Not ideal, but I agree, good suggestion.