bbc code
Submitted by Venus on Fri, 14/01/2005 - 17:31.
saw this when i accidently hit \"image\" on the bbc tags. it's a small thing ofcourse, and i dont know whether you can change anything about this, but when you hit \"cancel\" you're saying you don't want to use the bbc thing you just clicked on, and NOTHING should happen, instead of returning null and using that in the bbc code... it should only put null there when you didn't fill anything in, and clicked ok...
__________________________








Re:bbc code
hey, what's the british broadcasting corp got to do with this? you have a point, the bb buttons do return "null"'s if you cancel them... the problem is it's all to with javascript, and me and javascript don't really get on very well... any experts out there with any ideas?
__________________________Delete! Delete!
Re:bbc code
i'm far from an expert, but i do know a bit of js.. i could look, but i dunno how it would turn out..
__________________________i don't care no i wouldn't dare to fix the twist in you (Sick Puppies : All The Same)
Re:bbc code
I can code Java. This probably wouldn't help unless you wanted the whole site turned into a giant applet...
I used to do javascript, ages ago, but the total lack of any standards whatsoever meant that cross-browser compatability was pie in the sky, so I learnt XHTML and CSS, and made do with those. Anything more complicated I do server-side.