* The_Netter I created buttons on my site using javascript then i tried using .xt_button class to style the button, i did <span class="xt_button">button code</span> and no style wass applied. What did i miss please?
2014-12-28 22:42 · (0)
* Graham * The_Netter That html code is fine but I cannot tell your error without an example page
2014-12-29 00:31 · (0)
* The_Netter * Graham Ok, see an example http://thenetter.hexat.com/testpages/test1
2014-12-29 06:06 · (0)
* onedc * The_Netter <span
class="xt_button"><form><INPUT TYPE="button" VALUE="go to hompage" onClick="parent.location='http://thenetter.hexat.com'"></form></span>
that is a wrong syntax.

try this.
<form><input type="button" value="go to hompage" onClick="parent.location='http://thenetter.hexat.com'" class="xt_button"></form>
2014-12-29 07:29 · (0)
* The_Netter * onedc Oh! thanks working now.
2014-12-29 07:35 · (0)

Online: Guests: 1