Results 1 to 4 of 4

Thread: Button Maker

  1. #1
    Join Date
    Oct 2006
    Posts
    75
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Button Maker

    no big deal just thought i'd mention it, the button maker won't take pure red #ff0000

    http://tools.dynamicdrive.com/button/

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The tool really is in beta. I'll have to look at the source again and fix that issue.

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Haha. That's funny.
    It makes a nice little image, ironically with red text, and says error.
    Not sure why that amuses me so much, but at least it's entertaining when it doesn't work.

    Is this php/GD? Interesting

    I can't tell... is it AJAX? I was going to suggest that Twey might be able to help set that up, but looks like there is definitely some going on already, at least with the color picker. (Is that based on what we made before (Twey and I, that is), or is that another script? Just curious.)


    Here's a totally random note, but I figure this thread is as good as any.
    In the hidden values for the search form in the upper right of the page (and other pages), I see this in the source:
    <input name="pageid" size="0" value="r" type="hidden">
    What's "size" in a hidden input? Now, I'm also confused... last time I looked at the source, that said size="-1".

    Aha. When looking at the page as just /button/ I see that.

    When looking at is as /button/index.php I see:
    <input type="HIDDEN" NAME="pageid" SIZE="-1" VALUE="r" />

    Very different. I'm confused.

    Also, one is XML, and the other isn't.



    EDIT: did you just update this? 'cause now refreshing I get the size="0"/non-xml version.
    Last edited by djr33; 10-22-2006 at 08:34 AM.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Nope I haven't updated the tool yet. I wish my work ethic was that good.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •