|
uCoz Community Archives Locked button |
button |
Well i made a button , now i dont know how to put a link .
So when i press a button www.facebook.com should open. Here is my code : Code <input style="font-weight: bold; width: 130px;" value="Upiši Ban" type="submit"> Added (2011-01-18, 3:11 PM) Code ONCLICK="window.location.href='http://www.computerhope.com'" in this one Code <input style="font-weight: bold; width: 130px;" value="Text on button" type="submit"> and it should looks so Code <input style="font-weight: bold; width: 130px;" value="Text on button" ONCLICK="window.location.href='http://www.websiteURL.com'" type="submit"> Added (2011-01-18, 6:23 PM) "Submit" and only administrators can see this button , no1 other. Code <input style="font-weight: bold; width: 130px;" value="Upiši Ban" onClick="window.open('http://zr-gaming.ucoz.com/index/upisi_ban/0-19','myWindow','width=800,height=450,scrollbars=1,left=10,top=10');" type="submit"> Is it possible ? .:[ If i helped you please pump up my Reputation and give me award :) ]:. |
| |||
| |||