Tag Archives: Window Html

message board floater?

Waht I wish to accomplish in make this little tag board it can float by page to internet page so people can chat while diving my site. Like a tiny box that starts the chat box suitable small window which might be moved arouns so it not get in somebody’s way. My personal site is http: //www. colonialzone-dr. com and you can observe the chat common box thingy on that page. I can right visit it and allow it to be open in some other window but I would like it to just be the size from the chat box. I don’y have learned to explain it exactly but Concerning seen it upon other sites Thank you… You will use JavaScript to open a window of an specified size. http: //javascript. internet. com/generators/popup-window. html http: //www. gabbly. com/http: //www. colonialzone-dr. com/ Bfsog – Thanks to the Java script.. its almost what Thought about invisioned. I’m making an attempt it out today. Wired – What’s the gabbly chat thingy Thank you! basically what a different, albeit through somebody else’s site. Wired – I wish to have control over whats said around the chat. If someone is nasty I would like to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

auto resize

What makes one make an affiliate site resize like this In the event you drag the corner of this browser window to change the dimensions, the site automatically adjusts to suit. http: //www. ericogden. com Examine the code underneath. In essence, you set that width and elevation to 100% meaning that if it will get resized it must be 100% of what it may be (the size in the resized window). HTML: < html> < head> < title> resize< /title> < type type=" text/css" > physique height: 100%; #content elevation: 100%; text-align: core; < /style> < /head> < body> < div id=" content" > < dining room table width=" 100%" height=" 100%" > < tr align=" center" valign=" middle" > < td> Hello< /td> < /tr> < /table> < /div> < /body> < /html> That page specially is Flash where the component is set to utilize the entire viewport, which is why it doesn’t only center, but this scales. That didn’t improve me. : unhappy: That’s a little bit advanced for me at the moment, but if you could have words of wisdom on how to attract to this place; that would end up being awesome! What does one mean … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment