java?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
izzlik
Regular
Posts: 81
Joined: Fri Jan 05, 2007 3:55 am

java?

Post by izzlik »

do Serendipity support java scripts like

<A HREF="http://test/index.php?/pages/test.thtml"
onmouseover="document.sub_but.src='test"
onmouseout="document.sub_but.src='test'">

<IMG SRC="moveup.gif" WIDTH="143" HEIGHT="39" BORDER="0"
ALT="Move your mouse over me" NAME="sub_but">

</A>

?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: java?

Post by garvinhicking »

Hi!

Sure, you can put any HTML code you like into an entry. You might need to disable the WYSIWYG editor though to do that.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
izzlik
Regular
Posts: 81
Joined: Fri Jan 05, 2007 3:55 am

Re: java?

Post by izzlik »

garvinhicking wrote:Hi!

Sure, you can put any HTML code you like into an entry. You might need to disable the WYSIWYG editor though to do that.

Regards,
Garvin
where can i turn this of? i cant se it currently if im not blind.

also ad i tryedt add the code last time the "onmouse over" part came up as URL links.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: java?

Post by garvinhicking »

Hi!

You can turn off the WYSIWYG editor in the "Personal Preferences" of the admin menu, top left menu.
also ad i tryedt add the code last time the "onmouse over" part came up as URL links.
What do you mean with that?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
izzlik
Regular
Posts: 81
Joined: Fri Jan 05, 2007 3:55 am

Re: java?

Post by izzlik »

garvinhicking wrote:Hi!

You can turn off the WYSIWYG editor in the "Personal Preferences" of the admin menu, top left menu.
also ad i tryedt add the code last time the "onmouse over" part came up as URL links.
What do you mean with that?

Regards,
Garvin
the part bellow was only showing and was highligther like a URL link

onmouseover="document.sub_but.src='test"
onmouseout="document.sub_but.src='test'">
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: java?

Post by garvinhicking »

Hi!
the part bellow was only showing and was highligther like a URL link

onmouseover="document.sub_but.src='test"
onmouseout="document.sub_but.src='test'">
I still don't understand, do you have the URL where I can see it?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply