Viewing HTML Widget

HTML Widget



User: Roddy 13 years ago


-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 13 years ago
can you copy and paste the code you entered in the HTML Snippet field into a text file, save it and send that as an attachement to me? It could be a text encoding issue. Want to make sure I get the code exactly as you are pasting it into the HTML Widget field.

If you copied and pasted the code from somewhere, you can send that to me instead so I can try here.

-------------------------------
Paul
EverWeb Developer
User: Roddy 13 years ago
I can't upload the file as an attachment as this forum doesn't allow the .txt extension. I have added it as rich text.

I can see the problem when I paste the code into the text file but I don't understand how it happens when it is copied from an iWeb HTML Snippet!

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.

code.rtfd.zip
User: Paul-RAGESW 13 years ago
The quotes on the controls use "smart quotes" or "curly quotes". Replace that line with this line and it will work;

<video controls="controls">

It is a very subtle difference but quotes character you used is different and will cause errors.

-------------------------------
Paul
EverWeb Developer
User: Roddy 13 years ago
I noticed that but couldn't understand why it worked in an iWeb HTML Snippet!

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 13 years ago
I wonder if they replace those for you... not sure?

-------------------------------
Paul
EverWeb Developer
User: Roddy 13 years ago
This is how it appears in the widget markup html file...

<video controls="controls">

So it looks like iWeb doesn't replace it and it makes you wonder why?

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 13 years ago
I bet it is the UTF-8 encoding meta tag then. I'll add it to EasyWeb and see if it helps

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.