HighDots Forums  

Chat application

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Chat application in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sender
 
Posts: n/a

Default Chat application - 05-18-2006 , 05:07 PM






Hi guys,

I've designed a chat window for a chat application using tradutional
tables and dirty code because I haven't been able to do it using pure
CSS. Do you think this would have been possible to create it using 100%
tableless code and have it to adapt according to the window dimentions?
http://www.auriance.com/docs/interaction/
Thanks,


Reply With Quote
  #2  
Old   
Jack
 
Posts: n/a

Default Re: Chat application - 05-18-2006 , 05:33 PM






Sender wrote:
Quote:
Hi guys,

I've designed a chat window for a chat application using tradutional
tables and dirty code because I haven't been able to do it using pure
CSS. Do you think this would have been possible to create it using 100%
tableless code and have it to adapt according to the window dimentions?
http://www.auriance.com/docs/interaction/
Thanks,

Yes, it can be done reasonably easily.

--
Jack.


Reply With Quote
  #3  
Old   
Sender
 
Posts: n/a

Default Re: Chat application - 05-18-2006 , 06:29 PM



Thanks. How can you strech the layout all the way down?


Reply With Quote
  #4  
Old   
Jack
 
Posts: n/a

Default Re: Chat application - 05-19-2006 , 03:49 AM



Sender wrote:
Quote:
Thanks. How can you strech the layout all the way down?

Try this.
http://www.jackpot.uk.net/tests/chat.html

Works in perfectly in Opera and Firefox. There's some foolishness with
the vertical scrollbar in IE6, which caan probably be eliminated with
the help of Google and some patience. Opera and Firefox are in standards
mode, IE6 is in quirks mode.

Of course this is a static page; there's no application behind it to
actually do your chat.

--
Jack.


Reply With Quote
  #5  
Old   
Sender
 
Posts: n/a

Default Re: Chat application - 05-19-2006 , 07:44 AM



Thank you very much jack...
I see... This can't be done in XHTML, can it?


Reply With Quote
  #6  
Old   
Jack
 
Posts: n/a

Default Re: Chat application - 05-19-2006 , 08:54 AM



Sender wrote:
Quote:
Thank you very much jack... I see... This can't be done in XHTML, can
it?

Why not? That code is in essence equivalent to XHTML code.

On the other hand, why would you want to use XHTML? For the time being,
that will only cause you headaches, mainly due to deficiencies in the
ability of Microsoft browsers to consume properly-served XML.

--
Jack.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.