pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Level Comment Tool - further development


From: Jonas Bähr
Subject: Re: Level Comment Tool - further development
Date: Wed, 14 Apr 2004 20:53:21 +0200
User-agent: KMail/1.6

Hi,

It would be nice if you could just click on the pingus (the png's for the 
actions) to add thier names into the comment-field.
All you have to do is this:
include this attribute in each <img ..>-tag
onClick="window.document.form.comment.value = 
window.document.form.comment.value + this.title"
and name="form" to the <form ..>-tag

I've testet it with Konqueror of KDE3.2 but it should be working everywhere 
because all this is only JavaScript 1.0 which was introduced in Netscape 2.0

Jonas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]