Announcement

Collapse

Forum Rules (Everyone Must Read!!!)

1] What you CAN NOT post.

You agree, through your use of this service, that you will not use this forum to post any material which is:
- abusive
- vulgar
- hateful
- harassing
- personal attacks
- obscene

You also may not:
- post images that are too large (max is 500*500px)
- post any copyrighted material unless the copyright is owned by you or cited properly.
- post in UPPER CASE, which is considered yelling
- post messages which insult the Armenians, Armenian culture, traditions, etc
- post racist or other intentionally insensitive material that insults or attacks another culture (including Turks)

The Ankap thread is excluded from the strict rules because that place is more relaxed and you can vent and engage in light insults and humor. Notice it's not a blank ticket, but just a place to vent. If you go into the Ankap thread, you enter at your own risk of being clowned on.
What you PROBABLY SHOULD NOT post...
Do not post information that you will regret putting out in public. This site comes up on Google, is cached, and all of that, so be aware of that as you post. Do not ask the staff to go through and delete things that you regret making available on the web for all to see because we will not do it. Think before you post!


2] Use descriptive subject lines & research your post. This means use the SEARCH.

This reduces the chances of double-posting and it also makes it easier for people to see what they do/don't want to read. Using the search function will identify existing threads on the topic so we do not have multiple threads on the same topic.

3] Keep the focus.

Each forum has a focus on a certain topic. Questions outside the scope of a certain forum will either be moved to the appropriate forum, closed, or simply be deleted. Please post your topic in the most appropriate forum. Users that keep doing this will be warned, then banned.

4] Behave as you would in a public location.

This forum is no different than a public place. Behave yourself and act like a decent human being (i.e. be respectful). If you're unable to do so, you're not welcome here and will be made to leave.

5] Respect the authority of moderators/admins.

Public discussions of moderator/admin actions are not allowed on the forum. It is also prohibited to protest moderator actions in titles, avatars, and signatures. If you don't like something that a moderator did, PM or email the moderator and try your best to resolve the problem or difference in private.

6] Promotion of sites or products is not permitted.

Advertisements are not allowed in this venue. No blatant advertising or solicitations of or for business is prohibited.
This includes, but not limited to, personal resumes and links to products or
services with which the poster is affiliated, whether or not a fee is charged
for the product or service. Spamming, in which a user posts the same message repeatedly, is also prohibited.

7] We retain the right to remove any posts and/or Members for any reason, without prior notice.


- PLEASE READ -

Members are welcome to read posts and though we encourage your active participation in the forum, it is not required. If you do participate by posting, however, we expect that on the whole you contribute something to the forum. This means that the bulk of your posts should not be in "fun" threads (e.g. Ankap, Keep & Kill, This or That, etc.). Further, while occasionally it is appropriate to simply voice your agreement or approval, not all of your posts should be of this variety: "LOL Member213!" "I agree."
If it is evident that a member is simply posting for the sake of posting, they will be removed.


8] These Rules & Guidelines may be amended at any time. (last update September 17, 2009)

If you believe an individual is repeatedly breaking the rules, please report to admin/moderator.
See more
See less

Wider please !!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Wider please !!

    Sometimes, we have the makings of novelists. But, there is a big limitation to our creativity:

    The editing area.

    Can't you do it as wide as the right column of the tab ?


    Thank you
    Raffi Enficiaud

  • #2
    I dont think you can make the width of a text box relative to the page size, you can only set it to an absolute value, which in return might not show up right on smaller sized screens.

    However, if you type it first in MS Word you can also do a spelling and grammar check


    Dimava

    Comment


    • #3
      Originally posted by Dimava I dont think you can make the width of a text box relative to the page size, you can only set it to an absolute value, which in return might not show up right on smaller sized screens.

      However, if you type it first in MS Word you can also do a spelling and grammar check


      Dimava
      Yes you can. HTML option. You can express a control's size by percent of the browser dimension.
      Juste look at the table (one column left, one colum right). Did you noticed that the left column is of a fixed size, but the right one adapt itselves when you modify your browser's dimension (browser = IE or netscape)

      If I type it on notepad for instance, I have to pass again over the message to carry correctly the line feeds.

      Comment


      • #4
        Actually I'm right, you can't use relative values for a text field. Yes I know you can use it for Table widths, image widths, horizontal bars, and several other things but with form fields you have to use an integer, not a percent.

        Try it out for yourself, its not possible with HTML ... I'm not sure if its possible with CSS

        Dimava

        Comment


        • #5
          Originally posted by Dimava Actually I'm right, you can't use relative values for a text field. Yes I know you can use it for Table widths, image widths, horizontal bars, and several other things but with form fields you have to use an integer, not a percent.

          Try it out for yourself, its not possible with HTML ... I'm not sure if its possible with CSS

          Dimava
          Yes, you were. I don't think there is something to do with CSS neither. It should be possible to do with JavaScript, given the existence of a function performing the conversion between a number of pixels and a number of rows.

          By the way, it should be some incompatibilities between versions. What about creating an option in users' profile concerning the width and height of the edit box ?

          Comment

          Working...
          X