vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > Add UBBC Code

Add UBBC Code - Posted By Michael (wrighty) on 4th Jan 08 at 3:03pm
in the code that operates the UBBC Buttons... isn't:
tArea.setSelectionRange(l, l);

meant to say:
textarea.setSelectionRange(l, l);

Re: Add UBBC Code - Posted By Ross (admin) on 4th Jan 08 at 3:08pm
So it should. I wondered why the UBBC in firefox was still jumping down when that was supposed to fix it {Lips Sealed}

Re: Add UBBC Code - Posted By Michael (wrighty) on 4th Jan 08 at 3:12pm
{Tongue Out}

I wondered too... cause I fixed that for a code I made.. and it didn't jump! {Tongue Out}