Results 1 to 7 of 7

Thread: Alt+P

  1. #1
    Join Date
    Dec 2006
    Location
    In my home
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Alt+P

    1) CODE TITLE: Alt+P

    2) AUTHOR NAME/NOTES: Yoshi555

    3) DESCRIPTION: Make a button and make it so if people press alt+ your letter or number the button is pressed

    4) URL TO CODE: <INPUT TYPE="button" VALUE ="press me" onClick='alert("Please do not touch this button again")' accesskey="p"> </form>

    or, ATTACHED BELOW (see #3 in guidelines below):

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Yeah... over-simplified scripts are one thing, but that's just taking the mickey
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I'm afraid I may have encouraged this line of behaviour from yoshi555, perhaps not. In any case, generally, scripts do need to be a bit more involved than this. Here, we have no supporting images, css or script. In fact, no code other than standard HTML and even that (as supplied) is sloppy.

    Sorry yoshi555, please wait until you have something a bit more involved before posting a new thread in this sub-forum again.

    To be on the safe side:

    Make sure it is at least 5 lines of javascript or css code and something that isn't just a part of the normal HTML or css specifications.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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

    Default

    Think of it like this:
    Make something that others might not know how to do in that way.
    If you're being creative, then that's great.
    Just using the default properties correctly (or not) isn't going to make a script worthy of hosting.
    Using them in a complex/creative/useful way that would help others would.
    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

  5. #5
    Join Date
    Dec 2006
    Location
    In my home
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    This is a useful ay wat if my mouse didnt work witch happend last night so u could just press alt+p to press the button? One thing I dont know how to post something in the HTML section

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Again, this is just a feature of HTML. Construct a series of these and you'll have you're own script
    - Mike

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

    Default

    Yoshi, the "Submit a Script" forumshould only be used to post original and elaborate scripts, not a couple of lines code that are also arguably impractical. A few of your submissions lately have been like this.

    Closing thread.

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
  •