Jump to content

chat script problem


xyn

Recommended Posts

hey,
In my chat script i basically have a problem
with getting the CHAT Iframe to actually LOAD
at the bottom...

Basically i cant get the page to load to the bottom
of the page. so when the script reloads i ask it to
load the chat.php#bottom, and it doesn't.
(see example for clearance)

EXAMPLE::
<div id="chat"></div>
<a name="bottom"></a>
Link to comment
https://forums.phpfreaks.com/topic/26765-chat-script-problem/
Share on other sites

I've fixed that problem now.
but my other problem is...
When i submit my chat text the only way
Is to click the button provided. this would
anoy my members so i was reading up on
hitting ENTER and it submits...

The problem is i have the idea to use document.ElementByID('field').focus();
but I need help assigning this function. as my dchat uses 3 frames,
1. - chat window.
2. - text box window
3. - online users list
Link to comment
https://forums.phpfreaks.com/topic/26765-chat-script-problem/#findComment-122856
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.