How to edit cordinates in Web Object so for ex. it should show only my post nothing else, a specific area in a website.
PS: and how also to remove the scrollbar from Web Object
Professional Software Development Tools
How to edit cordinates in Web Object so for ex. it should show only my post nothing else, a specific area in a website.
PS: and how also to remove the scrollbar from Web Object
Check this post for removing the scroll bars:
http://www.indigorose.com/forums/sho...ght=scroll+bar
You could absolute position a div with negative coordinates thus adjusting which part of the web contetn you would want to show inside the web object.
Good luck.
Yossi