|
Posted by Manish on 06/23/06 12:14
Hello,
I am developing a site in PHP, MySQL using AJAX Technology. There are
various dynamic datas being displayed in the page (from MySQL
database).
Functionality Desired:
1. Open browser window.
2. Make sure it's not maximized.
3. Let the text at one of the table cell be "Hello, How are you"
4. Decrease the width of the browser window slowly.
5. The text changed from
"Hello, How are you"
to
"Hello, How are y ..."
to
"Hello, How ..."
instead of the text moving behind the scroll.
Examples:
1. GMail
Login >> Inbox >> (Focus on Subject Column)
2. Windows Live Mail (Hotmail)
Login >> Inbox >> (Focus on Subject Column)
Please refer any article/tutorial/concept or code (if any) available.
Thanks and Regards.
Manish
Navigation:
[Reply to this message]
|