AJAX Web Button Maker

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  

Any AJAX on your site?
Yes, lots!
62%
 62%  [ 5 ]
Some
25%
 25%  [ 2 ]
None
12%
 12%  [ 1 ]
AJAX - Laundry detergent?!?
0%
 0%  [ 0 ]
Total Votes : 8

Author Message
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Sat Feb 16, 2008 9:54 pm    Post subject: AJAX Web Button Maker Reply with quote

Hey guys!

I have done some light experimenting with AJAX and have found a way to emulate the button maker at www.lucazappa.com. Except mine takes much less bandwidth and is faster.

Try it out!
http://pksml.net/antipixel_ajax
You can link to these buttons directly or save them. They make a nice way to show off your server specs in a small piece of screen real estate. (See The Code-Bin)

Dynamic Button Example

Has anyone else experimented with AJAX on their website? If so, post your webpage and what you're doing with AJAX.
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Tue Feb 19, 2008 1:08 am    Post subject: Reply with quote

Nice generator.

I don't get the bar position thing, I can't get this one to work:
http://pksml.net/button?leftText=Abyss&rightText=Powered&leftTextPosition=4&rightTextPosition=13
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Feb 19, 2008 10:19 am    Post subject: Reply with quote

rrinc wrote:
Nice generator.

I don't get the bar position thing, I can't get this one to work:
http://pksml.net/button?leftText=Abyss&rightText=Powered&leftTextPosition=4&rightTextPosition=13


http://pksml.net/button?leftText=Abyss&rightText=Powered&leftTextPosition=4&rightTextPosition=3&barPosition=34

There you go :-) It just takes a bit of experimenting.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Tue Feb 19, 2008 1:03 pm    Post subject: Reply with quote

pkSML, I think I've found a small bug!

When using a different colour for the left and right text colour, the colour for the right text is used for the left text

This is what is being produced
http://pksml.net/button?leftText=Rog&rightText=Anty.co.uk&leftTextColor=000000&rightTextColor=000000&leftFill=000080&rightFill=FFFFFF&leftTextPosition=3&rightTextPosition=2&barPosition=21

But it should be like this (I edited the url)
http://pksml.net/button?leftText=Rog&rightText=Anty.co.uk&leftTextColor=FFFF00&rightTextColor=000000&leftFill=000080&rightFill=FFFFFF&leftTextPosition=3&rightTextPosition=2&barPosition=21
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Wed Feb 20, 2008 1:03 am    Post subject: Reply with quote

I can't believe the silly little errors in my code. I'm sure nobody ever has that problem...
I swear those little bugs crawled into my scripts after I tested them!

Anyways, the interface is fixed now. Thanks for testing it out guys!

Please come again! (Yes, that is my shameless advert...)
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Wed Feb 20, 2008 2:43 am    Post subject: Reply with quote

pkSML wrote:
I can't believe the silly little errors in my code. I'm sure nobody ever has that problem...
I swear those little bugs crawled into my scripts after I tested them!

Anyways, the interface is fixed now. Thanks for testing it out guys!

Lol these things happen!

pkSML wrote:
Please come again! (Yes, that is my shameless advert...)

What about a button to use on our site if we use your button maker?
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Wed Feb 20, 2008 3:18 am    Post subject: Reply with quote

Feature request: what about changing the image width?

Other than that its great and thanks Andy.
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Fri Feb 22, 2008 1:10 am    Post subject: Reply with quote

rrinc wrote:
Feature request: what about changing the image width?


Boy, this is an easy one! Done.

http://pksml.net/antipixel_ajax (URL rewriting is awesome:)

Quote:
What about a button to use on our site if we use your button maker?


If you use the button maker, you don't have to credit anything. But if you'd like to place a link to my site, kudos to you! If you want to customize the colors of the link button to match your site's color scheme, feel free to do so.
Code:
<a href="http://pksml.net/antipixel_ajax"><img src="http://pksml.net/button/www-pksml_net.png?leftText=www&rightText=pksml.net&leftFill=0033FF&rightFill=CC3333&leftTextPosition=4&rightTextPosition=3"></a>

_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Fri Feb 22, 2008 1:39 pm    Post subject: Reply with quote

Button Maker for your website!

http://code-bin.homedns.org/114

Simply save this as button.htm and put on your webserver. Nothing more to it! You don't need PHP or anything.
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group