hi
i want to load the signin button within a hidden div(toggle/show/hide)
the login page is hidder until the user click on div (toggle/show div)
ive tried to wrap it within another div (display:none) .. invane it still show it self when the page load
any one to shed some light on how to hide it .. or better .. is ther a way to build a custon JSON call and trigger it via a simple button
thanks
- Log in to post comments
This seems to work for me:
Are you doing something different? Do you have an example I could take a look at?
- Eugene