xyn Posted November 9, 2006 Share Posted November 9, 2006 hey,In my chat script i basically have a problemwith getting the CHAT Iframe to actually LOADat the bottom...Basically i cant get the page to load to the bottomof the page. so when the script reloads i ask it toload 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 More sharing options...
ober Posted November 10, 2006 Share Posted November 10, 2006 Can you be a little more specific?And post your code. Or show us the live example if you can. Link to comment https://forums.phpfreaks.com/topic/26765-chat-script-problem/#findComment-122766 Share on other sites More sharing options...
xyn Posted November 10, 2006 Author Share Posted November 10, 2006 I've fixed that problem now.but my other problem is...When i submit my chat text the only wayIs to click the button provided. this wouldanoy my members so i was reading up onhitting 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 window3. - online users list Link to comment https://forums.phpfreaks.com/topic/26765-chat-script-problem/#findComment-122856 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.