Jump to content

[SOLVED] getting divs into shape for chat box layer


ultrus

Recommended Posts

Hello,

I'm preparing a chat box layer that sits on top of a page, without launching a new window. No worries on the functionality as I'm just trying to get the interface into shape right now.

 

I'm having the following issues with http://www.christopherstevens.cc/chat:

 

1. If a nickname is too long, it overlaps the message of that nickname (seen in link above). This is because I'm specifying the width of the nickname and message "columns". If I don't specify widths, the message shows up below any nickname instead of the right. Any thoughts on this?

 

2. If I have too much chat, it will break out of the box. Should I be placing the chat history window in an iframe?

 

3. As an alternative to using an iframe, I though about limiting the number of "lines" are displayed at one time. The problem is I can't count lines as some messages are longer than others. I can limit number of characters, but then chat gets lost as lines are eliminated. Perhaps a solution is to create a "view entire chat history" button. Would an iframe be better?

 

I look forward to any feedback. Much appreciated! :)

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.