code won't work
I can't get the embed code to work. I keep getting a message that says:The HTML you have entered is not valid HTML: No declaration for attribute type of element iframe.
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company marked this problem solved.
-
Inappropriate?Hi!
Is this a browser window error or pop-up message? If so, what browser? Is the Viewer showing up at all? Are you using a content management system like Wikispaces?
If you can provide us with a URL, then that would be ideal.
Thanks, -Chris
I’m happy
-
Inappropriate?I am trying to add embed it in my wikispace. I get the message when I am in the content editor and I have pasted the code and hit save. There is no viewer showing up at all because of the message. This is the url: http://unt5340.wikispaces.com/Newslet...
-
Inappropriate?I knew this problem sounded familiar. Thank you for replying with an update.
You need to delete the [type="text/html"] section from the iframe code generated by the Vuzit Dashboard. We might end up removing this from our Dashboard code entirely, but this workaround should resolve the problem.
I'm going to try posting HTML examples below, but I don't know if GetSatisfaction will correctly post them. Please let me know if you have any other questions.
Original:
<iframe src="http://vuzit.com/view/?id=10k1&key=80f18270-f270-185d-a0b5-082befee3502&output=embed&z=0" type="text/html" height="400px" width="500px"></iframe>
Corrected:
<iframe src="http://vuzit.com/view/?id=10k1&key=80f18270-f270-185d-a0b5-082befee3502&output=embed&z=0" height="400px" width="500px"></iframe>
I’m happy
The company and 1 other person say
this solves the problem
-
1 person says
this solves the problem
Loading Profile...



EMPLOYEE