Hi dofa55555,
Within the YAP guide is a section about Caja, which goes into details about what HTML / CSS / JavaScript restrictions are imposed on the system. Here are the links:
HTML not allowed:
http://developer.yahoo.com/yap/guide/caja-blacklist.htmlJS, CSS, and HTML supported:
http://developer.yahoo.com/yap/guide/what-...l#caja-html-cssLimitations under Caja:
http://developer.yahoo.com/yap/guide/what-...imitations.htmlRegarding the guaranteed dimensions for the different views, that is something that I can provide you some pointers on but not give you a guarantee. Currently the Yahoo! homepage implementation of YAP is the smallest of the dimensions, while My Yahoo! has larger available dimensions. If another YAP dropzone is placed on a different property, it may have different dimensions still. This is why we suggest fluid widths. With all of that said, since the Yahoo! homepage has the smallest dimensions, you can use those as a guideline for app building if you would like:
Small View: 400px width X 460px height. If the content of the view goes beyond 460px, a scrollbar will be placed on the left which will shrink down the available width by about 20px.
Canvas View: 750px width X 460px height. The same rules about the height apply as with the small view.
Let me know if you have any other questions.
Jonathan LeBlanc
Technology Evangelist
Yahoo! Developer Network
Twitter:
jcleblanc