Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
Lowseling
Posting Freak
    
Posts: 792
Joined: Nov 2010
Reputation: 5
Posted: 28-08-2011 08:16 PM
|
RE: MyShoutBox e MyCode
Questi tasti si fanno in Javascript. Eccone un esempio:
Code:
<button onClick="document.Newreplyform.Comment.value += '[b][/b]'><b>b</b>" class="button"></button>
Oppure se vuoi puoi farlo così:
Code:
<input type="submit" onClick="document.Newreplyform.Comment.value += '[b][/b]'><b>b</b>" class="button" />
|
|
User(s) browsing this thread: 1 Guest(s)