$codelist .= "<input type='button' value='Youtube' class='button' style='width:50px;' onClick=\"addText('".$name."', '[youtubes]', '[/youtubes]');\">";
$codelist .= "<input type='button' value='Google Video' class='button' style='width:70px;' onClick=\"addText('".$name."', '[googlevideos]', '[/googlevideos]');\">";
$codelist .= "<input type='button' value='Myspace Video' class='button' style='width:75px;' onClick=\"addText('".$name."', '[myspaces]', '[/myspaces]');\">";
Quote
ok soo i was working on a mod in the forums to add a few buttons, but for somereason when i click on the buttons in the forum the text thats suppose to come up but it doesn't.
Download source CodeCode Download source$codelist .= "<input type='button' value='Youtube' class='button' style='width:50px;' onClick=\"addText('".$name."', '[youtubes]', '[/youtubes]');\">";
$codelist .= "<input type='button' value='Google Video' class='button' style='width:70px;' onClick=\"addText('".$name."', '[googlevideos]', '[/googlevideos]');\">";
$codelist .= "<input type='button' value='Myspace Video' class='button' style='width:75px;' onClick=\"addText('".$name."', '[myspaces]', '[/myspaces]');\">";
Category Forum
Bugs and Errors - 6Labels
None yet
Statistics
0 participants
Notifications
You are not receiving notifications from this thread.
Related Questions