Click to See Complete Forum and Search --> : konqueror and graemlins


[GoRN]
02-08-2001, 11:21 PM
if i hit any of the "graemlins" (is that a real word?) i get: undefined

and the cursor moves to the top of the textarea, the instant ubb code works

and i call still type them: :cool:

i think just changing the code so the graemlins type it like the ubb code buttons do it would work....

-out-

FoBoT
02-08-2001, 11:33 PM
do you have java turned on?

even with it on, it still throws the cursor up to the top :(

MBMarduk
02-09-2001, 06:40 AM
Yup, same here! Using NS 4.76...
-Mike

[GoRN]
02-10-2001, 03:36 PM
i have java and javascript turned on, the instant ubb works fine it's just those graemlins

UBB:web page (http://asdf.com)
Smile:undefined

-out-

bobtcowboy
02-12-2001, 04:21 AM
using konq with java enabled, and I get the same problems

if ya can't fix it, can we at least put the legend back up next to them, that way if I can't remember how to do a coolguy shades smiliey, I can type it... cuz I can't remember :o(

Bill

[GoRN]
02-12-2001, 05:18 PM
sensi, heres how to fix the bug so that konqueror users can use the instant graems

cgi-bin/ubbcgi/public_common.pl:

by the top it says:

function DoSmilie(addSmilie) {
var addSmilie;

remove the var addSmilie line, thats all
it's reinitalizing it, konqueror is doing that, but netscape (and prolly ie) likes buggy java script so they let it be.

i still don't know about the going to the top thing though... anyone know if theres a javascript function to go to the end of a text area?

undefined
err :cool:

[ 12 February 2001: Message edited by: zGoRNz ]