Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30

Thread: [DHTML] (Unobtrusive)Insert in HTML textareas.

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

    Default

    ha, i'm sure it doesn't... no clue what it does do, though....
    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

  2. #22
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I think you should try it.

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

    Default

    Hmm... k.
    It appears to just activate the little question mark cursor so you can click on anything that has a help balloon associated with it. But... doesn't seem to do much
    Might be left over from an older MacOS when it did help, like some keys are left over from the DOS days of PCs.
    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. #24
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'm trying to make a wallpaper background on my website using my picture. Can anyone help me the coding?? Please tnx u so much.....

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

    Default

    Totally the wrong place for this.
    This area is for SUBMITTING code, and this particular thread is about an existing code. Please don't change the topic.
    This question belongs in the "HTML" area.
    Just to keep things simple, here's your answer anyway:
    Code:
    <body background="path/image.jpg">
    Any further questions do not belong here. Start a new thread in the correct area.
    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

  6. #26
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    drj33: just found out that the setPosition doesn't work in IE and the cursor jumps to the end after replacing a letter. I hope to fix this soon(hopefully)

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

    Default

    which IE?
    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

  8. #28
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    IE 6 windows

  9. #29
    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

    The insert key works here (Win XP Media Edition) in textareas in IE 7 & 6 and Opera 9.01 without any help. But, not in FF. However, in both IE's there is no visual cue that you have the insert cursor whereas in Opera, it gets thicker, as it traditionally does in other applications.
    - John
    ________________________

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

  10. #30
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    jscheuer1: It does?? Oh, maybe I didn't check them(I didn't) well anyways, my script only works in firefox and thanfully insert key doesn't work in firefox so in browsers that don't need my script, they have insert as their default and for those which need 'em(FF) can use my script so there's no need to fix the bug popping on IE6. Thanks for letting us know about it jschuer1.

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
  •