buttons on html? for myspace?

The geek forum. PHP, Perl, HTML, hardware questions etc.. it's all in here. Got a techie question? We'll sort you out. Ask your questions or post a link to your own site here!

buttons on html? for myspace?

Postby Bobtheduck » Tue Apr 11, 2006 3:29 pm

Anyone know how to do buttons like this [button="Button"]Can I do this in HTML to put on myspace??[/button]
https://www.youtube.com/watch?v=evcNPfZlrZs Watch this movie なう。 It's legal, free... And it's more than its premise. It's not saying Fast Food is good food. Just watch it.
Legend of Crying Bronies: Twilight's a Princess
Image
User avatar
Bobtheduck
 
Posts: 5867
Joined: Mon Aug 25, 2003 9:00 am
Location: Japan, currently. Gonna be Idaho, soon.

Postby frwl » Tue Apr 11, 2006 4:45 pm

I believe that will take some basic JavaScript knowledge. It is a bit different from raw html.
User avatar
frwl
 
Posts: 18
Joined: Fri Mar 24, 2006 12:00 pm

Postby Mithrandir » Tue Apr 11, 2006 6:13 pm

Try this:
Code: Select all
<INPUT onclick="alert('Can I do this in HTML to put on myspace??')" type=button value="Button">
User avatar
Mithrandir
 
Posts: 11071
Joined: Fri Jun 27, 2003 12:00 pm
Location: You will be baked. And then there will be cake.

Postby Bobtheduck » Wed Apr 12, 2006 1:03 am

Mithrandir wrote:Try this:
Code: Select all
<INPUT onclick="alert('Can I do this in HTML to put on myspace??')" type=button value="Button">


I think that myspace prevents certain types of code... Like auto-refresh, and apparently the buttons...
https://www.youtube.com/watch?v=evcNPfZlrZs Watch this movie なう。 It's legal, free... And it's more than its premise. It's not saying Fast Food is good food. Just watch it.
Legend of Crying Bronies: Twilight's a Princess
Image
User avatar
Bobtheduck
 
Posts: 5867
Joined: Mon Aug 25, 2003 9:00 am
Location: Japan, currently. Gonna be Idaho, soon.

Postby Sammy Boy » Wed Apr 12, 2006 3:30 am

Erm.. in that case, maybe you can use an image editor and use small images as buttons instead?
User avatar
Sammy Boy
 
Posts: 1410
Joined: Wed May 25, 2005 7:04 am
Location: Autobase, Cybertron

Postby Mr. Rogers » Wed Apr 12, 2006 8:41 am

blogs and myspaces are usually pretty limited in the types of code they allow you to use.
User avatar
Mr. Rogers
 
Posts: 1512
Joined: Sat Sep 06, 2003 10:23 pm
Location: Chicago, IL

Postby Mithrandir » Wed Apr 12, 2006 4:33 pm

Well, if they don't allow javascript, then I'm afraid there won't be much you can do in the way of interactive buttons. Sorry!
User avatar
Mithrandir
 
Posts: 11071
Joined: Fri Jun 27, 2003 12:00 pm
Location: You will be baked. And then there will be cake.


Return to Computing and Links

Who is online

Users browsing this forum: No registered users and 207 guests