IMPORTANT: javascript = about?

Hey Kirupa,

Why does the forum keep turning the word JAVASCRIPT to the word “about”??

Let me try a little test here…

JavaScript
javascript
javascript:void(0)
JAVASCRIPT

Ok those work.

But now look…

JavaScript
javascript
javascript:void(0)
JAVASCRIPT

Ok now look

JavaScript
javascript
javascript:void(0)
JAVASCRIPT

Check the third javascript down. It says about now that I add the php tags. You can quote the post to see I didn’t manually do this.

Another test: javascript:

<A HREF="javascript:void(0);" onClick="javascript:changeBoth('win1con2.html', 'win2con2.html')">Change Both</A><BR>

changes the javascripts with the colon after to abouts…

javascript:

No PHP tags, and it works :-
[edit]AHHH, its getting worse, now it still doesn’t work when no PHP tags are used![/edit]

Whats up with this?

Here is where I first encountered this issue…

http://64.207.155.38/forums/showthread.php?s=&threadid=17317

And I can’t use any other tags because they format the HTML code as a link and show the link instead :frowning:

[edit]just checked, this issue occurs when the AS tags are used as well[/edit]

I guess this issue isn’t important :hangover:

Hey lost,
Actually I searched around, and I am not sure why this error occurs. Maybe the forum is setup so that people do not end up embedding javascripts that may be causing problems.

I’ll try to see if something else might be up with this. Did this error only start occuring recently?

Cheers!
Kirupa :cool:

Yep… actually the error started occuring right after you put in the AS button :x

I really hope that isn’t what caused it though, I LOVE that button.

if it happened after I installed the AS button, it is what is causing it :frowning: That could be why the support forums don’t offer much on this issue - the AS button is one of those ‘hacks’ that isn’t supported by the vB people hehe.

:frowning:

Well I found a semi work around. Use the HTML code for the greater than and less than Symbols.

//less that
&lt;
//greater than
&gt;

And then you get
<A HREF=“javascript:void(0)”>Void This Link</A>

edit: the PHP tag converted that HTML… odd. Quote the post to see it :stuck_out_tongue:

ARGH, and that doesn’t work now either!!! It worked before!!!

<A HREF=“javascript:void(0)”>Void This Link</A>

Works without PHP tags.

that is strange lol! All the tags go through some php file that converts familiar words into the different colors. Maybe the tag is designed so that anything JavaScript related gets removed or edited out - again not sure why it would do something like that.

I really don’t get it either :-\

javascript:
abo
ut:


java**script:
abo**ut:


javascript:
about:


java**script:
abo**ut:

hmmm PHP uses <**pre>