Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Can you help me plz

  1. #1
    Join Date
    Apr 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Can you help me plz

    Hello !
    i have Script was programmed by js this script Can do formating on arabic poerty

    Arabic poetry is a way of coordination >>> it's must be justify from left and right

    i want to do it in my php script after formating with js But the problem when i put all input text in form and add Submit button it can't do any thing

    so, i want to help me to do that


    as soon as please

    my script in
    http://cartooch.altsmem.com/Myworks/script.rar

  2. #2
    Join Date
    Apr 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Oh !

    I can't solve it to now ..............

  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

    In javascript, no one can. You can only justify text, that makes it a uniform block. There is no left or right. You must mean something else. Try displaying your text like so:

    HTML Code:
    <p style="text-align:justfy;">
    
    Your Poetry here
    
    </p>
    - John
    ________________________

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

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

    Default

    No, the CSS direction property can be set to either "rtl" or "ltr", but I'm not entirely sure what the OP's getting at.
    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!

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

    Default

    The OP's English is poor, and I doubt will be coming back. Somehow I doubt we'll get a straight answer.
    - Mike

  6. #6
    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

    Quote Originally Posted by mburt View Post
    The OP's English is poor, and I doubt will be coming back. Somehow I doubt we'll get a straight answer.
    Don't cast aspersions on our friend argy's English. It's better than many native speakers'. And, much better than the code we get from you and others (myself included) sometimes.

    Whether argy comes back or not doesn't really matter. If argy returns, we should do our best to help.

    If argy were just to give us a link to an example of how the poetry should look and a link to an example of where it needs to look that way but doesn't, we would have a fighting chance of helping.
    - John
    ________________________

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

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

    Default

    Don't cast aspersions on our friend argy's English. It's better than many native speakers'.
    Yes, although I think that's a sad comment on the state of the education system rather than a compliment to argy's English Nevertheless.
    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!

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

    Default

    Why is everyone jumping to the conclusion that he will not return? It's only been about 8 hours...

    As for his English, it's plenty understandable, and the question would be just as vague if asked in the same way with better English. The issue is specificity, not proper English.

    I'm guessing that the issue is related to what Twey was talking about with rtl, instead of ltr, as I believe that Arabic is a language that reads rtl, so it would be beneficial for typing in a text box to have the text go that way.
    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

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

    Default

    Why is everyone jumping to the conclusion that he will not return? It's only been about 8 hours...
    I'm wary of relying on these forum timestamps, but either way, I don't think anyone was forming that conclusion...
    As for his English, it's plenty understandable, and the question would be just as vague if asked in the same way with better English. The issue is specificity, not proper English.
    I think it's a little of both.
    I'm guessing that the issue is related to what Twey was talking about with rtl, instead of ltr, as I believe that Arabic is a language that reads rtl, so it would be beneficial for typing in a text box to have the text go that way.
    Yes, I think so too (which is why I posted it), but exactly how s/he wants that applied is beyond me.
    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!

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

    Default

    I think it's just supposed to be applied to a text area. //guess.
    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

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
  •