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> Quote Link to comment 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. Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.