gotcha41 0 Report post Posted May 4, 2005 this is a picture of my shoutbox: one problem: the links/code for adding one of the smilies to the message-input-field (text: e.g. , ,...) are missing. Does someone knows how this can be fixed? -the name of the message-input-field is "message". thanks in advance! Share this post Link to post Share on other sites
gotcha41 0 Report post Posted May 4, 2005 EDIT: and should be :lol: and :unsure: Share this post Link to post Share on other sites
nipun 0 Report post Posted May 5, 2005 The code is<input type=text name=whatever the name value="value"> Share this post Link to post Share on other sites
gotcha41 0 Report post Posted May 5, 2005 nipun The code is <input type=text name=whatever the name value="value"> ok, thanks! i will try this and post the results as soon as possible Share this post Link to post Share on other sites
gotcha41 0 Report post Posted May 12, 2005 (edited) nipun ok, here are the results:remark:- the text should solely appear if something (an image) get clicked, so nipun, your solution to the problem/my question isn't what i was looking for. But anyway, thanks for responding! - the code i've needed is as follow: [i]<head><script language="JavaScript" type="text/JavaScript">function addsmiley(code) { document.formname.inputname.value += ''+code+''; }</script></head>[/i] -my problem is solved/question has been answered, topic can be closed now? Edited May 12, 2005 by s243a (see edit history) Share this post Link to post Share on other sites
Inspiron 0 Report post Posted May 16, 2005 Hey but your shoutbox provider should provide the codes properly..You have to refer to them.. Different providers provide differently Share this post Link to post Share on other sites