Viewing EasyWeb mess with my script
EasyWeb mess with my script
|
User: Jens_C 12 years ago
|
|
|
Hello, I added a Poll script from Polldady on my EasyWeb Homepage in the "Head Code". Now there is nothing wrong with the script of when it is published etc... Everything is working fine. But in EasyWeb itself, EasyWeb show my Poll in every seperate html snippet i have added on my page. I think this is not normal ? Is there a solution for it or need i paste my script somewhere else. Ps. My Poll script is a sort of pop up window that slide out into my page, so i can't paste it in a seperate html snippet. You can see it here: http://thelastlegions.com/thelastlegions/homepage.html ---------- [b:1s204coa][size=140:1s204coa]In EasyWeb, where the problem is.[/size:1s204coa][/b:1s204coa] ---------- [b:1s204coa][size=120:1s204coa]Without the script[/size:1s204coa][/b:1s204coa] [b:1s204coa][size=120:1s204coa]With the script[/size:1s204coa][/b:1s204coa] |
|
|
User: Roddy 12 years ago
|
|
|
The script for your Poll contains HTML and you can't insert HTML into the <head> of an HTML doc! For this particular code you can paste all this into the Footer Code box... <noscript><a href="http://polldaddy.com/poll/7317544/">Wat vinden jullie van de nieuwe site ?</a></noscript>
------------------------------- 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: Jens_C 12 years ago
|
|
|
Thanks for the help Roddy ! Scripting and all that is not a problem for me but where i need to put it or how i link things together that's not always clear for me. |
|
|
User: Roddy 12 years ago
|
|
|
Well, this is an odd type of code since the object pops up from below the content area. You could have put the <noscript> in an HTML Snippet. A no script contains info that will appear when the visitor has blocked scripts such as javascript. By putting it in the footer code it may not appear correctly if required. You can test this by turning off javascript in your browser and then relaunching the page. You can actually put a <noscript> in the doc head but it has to contain <link>, <style>, and <meta> elements. ------------------------------- 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. |
|
| Post Reply |
| You must login or signup to post. |
