Re: [quote]//by marfillaster
if (!attachOnLoadHandler(function(){bryan()})) parent.onload = function(){bryan()};
//load script
function attachOnLoadHandler(func)
{
if(parent.attachEvent)
{
how to make the TEXTAREA transparent?
In that code, it seems to be that the TEXTAREA background color there is not working for me. It appears white and even if I change it in other colors, it's still the same, no changes.
And also,
how to separate the submit, clear and refresh button in the chatbox, I mean just like what you've done in your profile ephi.
Because the buttons are sticking in each other. I want them to be separated.
Thanks