Yes, it definitely matters. Not all types of code can go into an ez page. Java script for example is especially problematic because most java script appears in a page's header code, and you can only insert code that would normally be in the body section of an html page.
I'm working with this now and testing various things that can and can't go into an easy page, such as dynamic menu code, video and audio player widgets, game widgets, chat room code, etc.
I've asked a similar question to you and the best answer I got was to just play with it and see what it will and won't accept.
Try creating a page with just text in it following the instructions given to you by the previous poster. If it works, then you know you're doing it right. Then if it won't accept your code, you know that code is something you can't use inside an EZ page.
The work around for code that won't work in an EZ page is to manually build a webpage for the content you want, and use an EZ page to make a link for it that appears in your store header, footer and sidebox (as per your preference).
Then, instead of inserting the content into the html box in the ez page, use the internal link box below the html text box to point the link to that page.
I haven't been able to find a list of what kind of content the EZ page will and will not accept, so it's just trial and error.
Hope this helps.


Reply With Quote
(

