Prevent TextArea From Expanding Horizontally

I have a form item with the Display As property set to Textarea. This item is setting in a sized region with a CSS style for overflow set to auto. When the Textarea is expanded vertically beyond the current size of the region, it (correctly) adds a vertical scrollbar to the region. However, if the Textarea is expanded horizontally, no horizontal scrollbar is added.
I fought with this for awhile but, realized that, aesthetically, I'd prefer that the Textarea simply not expand in the horizontal direction (as opposed to getting the horizontal scrollbar to work for the containing region).
I am able to locate the Textarea item with javascript by searching for the id which is P3_NOTES.
<fieldset id="P3_NOTES_fieldset" class="textarea" tabindex="-1" style="width: 326px; ">
     <textarea name="p_t07" rows="4" cols="60" wrap="virtual" id="P3_NOTES" class="textarea" style="resize: none; ">
     </textarea>
     <div class="apex_size_bar">
          <div class="apex_size_grip">
     </div>
          </div>
</fieldset>I have several questions...
1. What is the "wrap" tag? This isn't CSS. What does it do? If it isn't valid CSS, should APEX be using it? What are the possible values besides "virtual"?
2. How can I change this (or can I) so that it can only be resized in the vertical direction?
Thanks,
-Joe

It was a Netscape only tag and, hence, it really is a bug that it is being generated by APEX. I think I will try to file that though support.
Another very odd thing about TextArea resize functionality is that if, within the Page Item Attributes page, you can set the Resizable property to No. However, doing so only removes the little handle (apex_size_grip) but, it is still completely resizeable. It just moves the little "corner slashes" graphic into the control itself rather than in an additional handle. I can still use it to merrily stretch the control to my heart's content.
I can set any css property using a little javascript but, specifically, what css could I set that would prevent it from being able to expand horizontally?

Similar Messages

  • How do I prevent website from scrolling horizontally in Dreamweaver?

    I have created a website that (although I'm not seeing scrolling on my computer and 2 others across multiple browsers) has a horizontal scroll bar when my client views on her computer. I am having problems troubleshooting since I can't see the problem so clearly. I am a little behind the curve on creating fully responsive sites and am convinced that something I did to make these responsive created the problem. If possible, can anyone take a look at the code for the links and tell me if you see any obvious corrections that I can make in Dreamweaver or to the code to make the pages horizontally stationary with no horizontal scroll bar? Please let me know if you require more information and what that is.
    Link 1: http://www.impressionsofbeauty.com/
    Link 2: http://impressionsofbeauty.com/corporate_indexb.html
    Any assistance would be greatly appreciated.

    Your code is messed up.  And you neglected to upload the Bootstrap folder with supporting scripts and CSS code.  You also didn't upload your BG image because it's nowhere to be found.  This is where it should be:
    http://impressionsofbeauty.com/IMAGES/fluidbackground.jpg
    Copy & paste this code into a new, blank document.  Save as test.html and try again.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 TEST PAGE</title>
    <link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.css" />
    <link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap-responsive.css" />
    <script src="bootstrap/js/jquery.js"></script>
    <script src="bootstrap/js/bootstrap.min.js"></script>
    <!--custom web fonts-->
    <link href="bootstrap/css/bootstrap-responsive.css?family=Titillium+Web:400,200,200italic|Ralew ay:400,200|Oswald:400,700.css" rel="stylesheet" type="text/css" />
    <link href="css/fluid.css?family=Titillium+Web|400,200,200italic|Raleway|400,200|Oswald|400,700 .css" rel="stylesheet" type="text/css" />
    <style>
    body {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 1em;
    color: #CCC;
    margin: 0;
    padding: 0;
    /**scalable background image**/
    background: #131313 url(IMAGES/fluidbackground.jpg) no-repeat center center fixed;
    /**for Safari,Chrome**/
    -webkit-background-size: cover;
    /**for Firefox**/
    -moz-background-size: cover;
    /**for Opera**/
    -o-background-size: cover;
    /**for other browsers**/
    background-size: cover;
    </style>
    </head>
    <body>
    <div class="container-fluid">
    <div class="row-fluid">
    <div class="span12">
    <h1>Site Name</h1>
    <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
    <h2>Heading 2</h2>
    <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
    <h3>Heading 3</h3>
    <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
    <!--end span12--></div>
    <!--end row-fluid--></div>
    <!--end container-fluid--></div>
    </body>
    </html>
    Nancy O.

  • How can I get rid of promotional ads that are preventing me from expanding my email folders?

    Today for the first time, I am getting two promotion ads that regularly change, on the left side of my screen when I am in email, right where my expanded folders normally appear. I tried "expand" and just get a tiny line at the top of these ads with one or two expanded folders named. How can I get rid of these promotion ads?

    You can install the AdblockPlus add-on, and subscribe to a filter list.
    https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/

  • How to prevent images from loading?

    I am working on creating a web gallery in Dreamweaver CS3.  The thumbnails are in a horizontal strip within a layer above the full sized image layer, in other words the strip is  hiding part of the image, but only when the image is in a vertical orientation. (the strip has no background, so all that is visible are the actual thumbnails) Upon clicking show/hide text , in a toggle configuration, the strip fades, or shows.   On my computer it works perfectly. However, once uploaded, it takes forever to load the images.
    The problem: Although I have the thumbnail images are set to preload,  all of the full size images are loading as well, which takes alot of time. Is there a way to prevent the full sized images from loading, i.e. only when the thumbnail is clicked?
    Frames, in which one frame is thumbnails, and another the is images, is what I normally would use, and have a page for each image. However, for what I have in mind, it will not work (transparency on parts of one frame above another is as far as I can tell not possible).
    So how do I prevent images from loading until called for?  regards~bill-o

    t would help if you posted a link to the page, but I can guess that you have properly diagnosed the cause - the page is encumbered with the weight of all of the full-sized images.
    The only way to not have this happen would be to dynamically write the link to the full sized-images on demand, as it were.  In other words, the link ISN'T EVEN ON THE PAGE until you have clicked on the corresponding thumbnail, and only at that point is the weight of that image experienced.  One easy way to do this is to use the SetText of Container behavior that is part of DW's native arsenal of behaviors.  When the thumb is clicked, the SetText behavior is called to write the image link into the enlarged image's container. Need to see a demo?  Look here -
    http://dreamweaverresources.com/tutorials/settextoflayer.htm
    The behavior is called "Set Text of Container", and using it will meet all of your requirements.
    To use it, you will have to have the following:
    1.  A page with a 'container' which is to receive the enlarged image - this could be a table cell, a paragraph tag, a div, or even a span tag.
    2.  That container will have to be identified with an ID attribute and a valid value, e.g., <div id="enlargedImage">.
    3.  A dummy page containing each enlarged image, placed sequentially on the page.
    To implement the effect, do the following:
    1.  Open the dummy page in Code view, and select the first image's tag, e.g., <img src="images/foo.jpg" width="123" height="256" alt="whatever" /> (XHTML syntax shown here).
    2.  Switch to the actual page, select a thumb that will 'open' this enlarged image, and enter "javascript:;" (that's colon semicolon) in the 'Link' field of the Property inspector to make this thumbnail image a null link.
    3.  Apply the Set Text of Container behavior.
    4.  Paste the clipboard into the dialog for the behavior, and click OK to close the dialog.
    5.  Examine the Behavior panel to see which mouse event has been defaulted - probably 'onclick'.  If you would rather have this be 'onmouseover' use the Behavior panel Event selector (the dark triangle to the right of the event name) to select 'onmouseover'.
    5.  Repeat from #1 above until all thumbs have been treated.
    Let us know if this does not make sense

  • Can theme template pages be expanded horizontally?

    Can iWeb '08 theme page templates be expanded laterally? I know the page templates can expand downward but am wondering if they can be made wider?
    Thanks in advance for your reply.
    Tom

    Thanks Old Toad and I have continued question for anyone,
    Okay, for an example of what I am writing about:
    In iWeb '08,
    Choose New Page:
    Choose Layered Paper as a Theme> choose Welcome Page.
    In the Inspector>Page>Layout
    Type in 800 px in the Content Width
    On my screen the content area expands horizontally but is broken and separates from the central light yellowish block that has rounded corners.
    Does anyone know if it is possible to expand the width of the central light yellow block?
    Thank you anyone in advance again.
    Tom

  • Preparing move to trash preventing me from shutting down

    A window showing the message "Preparing to move to trash" runs constantly and is preventing me from shutting down my computer. The window is titled "Trash" and has a horizontal blue & white striped moving cylinder (like a sideways barber pole) and indicates there is 1 item to delete. I tried to force close but that does not work. Looking for a way to close this window. Thanks.

    Hi jholla, and a warm welcome to the forums!
    You're likely to have to Power down with the power switch, then do some repairs...
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it finishes.
    The usual reason why updates fail or mess things up, or things don't load/run, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates again, or even do an A&I if you have enough free disk space.
    The combo update for PowerPC-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateppc.html
    The combo update for Intel-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateintel.html
    Repair Permissions after re-install, then reboot again.
    If all the above do not resolve the problem, then it's time for an Archive & Install, which gives you a new OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space...
    http://docs.info.apple.com/article.html?artnum=107120

  • Adobe: AIR bug preventing us from upgrading to AIR 3.x

    Adobe, since you released AIR 3.0 there's a bug that causes embedded PDFs to expand beyond the application window's width. The bug is detailed here.
    In AIR 3.1 the issue hasn't been fixed, nor does the release notes say it's a "known issue". This concerns me since the bug was logged well before AIR 3.1 was released. I have asked for an update on the ticket but had no response, so currently I don't know whether this issue will be fixed before the AIR 3.2 release.
    We cannot use AIR 3.x because it prevents us from reading PDFs and the workaround provided does not work for us. Can anyone tell me what's happening about this issue please?

    We are looking at the bug https://bugbase.adobe.com/index.cfm?event=bug&id=3000289 for upcoming release project.
    thanks,
    Hitomi

  • GPO to prevent users from accessing the root folder of their profile doesn't work

    Hi,
    Here's the scenario:
    In a Windows 2012 RDS I created two groups called RemoteApp users and remote desktop users.
    These groups are defined in the collection for the corresponding RD Session hosts.
    These groups are not included in any other group, but they are located under an OU -called  Remote Users.
    In the domain controller I have created a GPO named "Restrict access to root drive"  which is linked to the Remote Users OU.
    The GPO I selected is - "Prevent users from adding files to the root of their users files folder"
    This doesn't seem to work. I have waited more than a few hours to allow the 90 minutes update, plus used the gpupdate /force
    but when a user clicks on the RemoteApp (Excel in this example) then access to the C: drive (which is the root folder of the user's profile) is enabled, and the user can create folders and save files under C:.
    I tried to run gpresult for the specific user but the GPO I created wasn't mentioned.
    I thought this would be a straight forward mechanism, but somehow it looks like something is missing.
    I have read about loopback and expanding, but not sure if this is what needs to be done, and if yes - I'd appreciate if I can get  step by step instructions. Everything I found so far was VERY vague.
    Thanks !
    One more detail that may be relevant - the DC is a Windows Server 2012, and the session host is a Windows 2012 R2.

    > These groups are not included in any other group, but they are located
    > under an OU -called  Remote Users.
    >
    > In the domain controller I have created a GPO named "Restrict access to
    > root drive"  which is linked to the Remote Users OU.
    >
    The USER accounts need to be in the OU your GPO is linked to. Despite
    their name, GPOs do NOT apply to groups, but to users (and computers).
    Groups only provide an additional layer of filtering...
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Anyway to prevent spaces from looping

    I have three spaces set up horizontally. Is there any way to prevent spaces from jumping from say space 3 to space 1 when I try to shift to the right?

    Actually there is a hidden option to "not wrap". To access the option, Download the utility Tinkertool from here:
    http://www.bresink.com/osx/TinkerTool.html
    Look in the applications tab / spaces.
    Regards

  • Keeping published RSS from expanding and thereby mess up the fomatting

    I've published an RSS feed at
    http://comprehensivecolumbia.com/RSStest.php
    that pretty well does what i want it to do. but, if an article
    comes through the RSS feed that has a link in it that is wider than
    the box on this page, the box expands and the formatting gets
    messed up. I'm looking for a way to set the width of this published
    RSS feed in a manner that will prevent this from happening. i've
    tried establishing the width of this RSS feed a number of different
    ways, and none of them has resolved this problem. i suspect i have
    to establish the correct setting in the css file associated with
    the xsl file that contains the RSS info for the php page that is at
    the location of the link i've pasted above. i've tried absolutely
    everything i can think of and would seriously appreciate some good
    guidance.

    It's because when you copied the first 'item' to make the second one you didn't alter the 'guid' tag. iTunes uses this tag to confirm that an episode is new, and so it must be unique. It doesn't matter what it is - people often use the URL for the episode, but it could just as well be a number, as long as it's different in every episode. If there are two the same, iTunes ignores the second one.
    Incidentally, you're evidently using an 'enhanced podcast' feed as a template: you need to change the 'type' attribute within the 'enclosure' tags to type="audio/mpeg".
    If you have a query in future it's better to publish the URL of the feed, rather than its contents: this particular issue was simple, but quite often it's easier to diagnose problems if one can examine the feed in its proper context.

  • How can an iTunes Match user prevent songs from being uploaded to the iCloud?

    Has anyone who is currently using iTunes Match found a way to prevent selected songs in their music library from being uploaded to the iCloud. I have a number of audio files that are hour long mixes, but aren't quite large enough to run afoul of the 200MB size limit. I'd like to keep using iTunes Match, but would like to prevent it from trying to upload any of these larger files. Any help would be greatly appreciated. Thank you!

    Another oddity I just discovered is that if I turn on wifi hotspot on my phone and connect my iMac to my phone's 3G service then iTunes on my iMac will stream music just fine from iTunes match (yes, the music was only in the cloud, not on my drive).
    I've tried everything I can think of to get iTunes Match to play tracks over cellular.. including totally deauthorizing all my computers and devices, totally removing all tracks my itunes match in the cloud and re-scanning/uploading everything. Purchased new tracks, and they won't play unless they are downloaded. But they will play just fine when previeing them for purchase in iTunes app.

  • I am sharing a apple id acount with my family but when i synced my phone to the computer it erased all of my imformation and put the other phone's imformation on it. I was wondering how I can prevent this from happening?

    I am sharing a apple id acount with my family but when I synced my iphone to the computer it erased all of my imformation and put the other phone's imformation on it. I was wondering how I can prevent this from happening?

    If the ringtones are on the old device just plug it in and do a transfer of purchases then they will be on the computer to sync to the new device.

  • I am using MS XP Professional Ver. 2002 Service Pack 3. I have created a Limited User Account for my nephew because he tends to experiment and screw up the computer quite often. I would like to know if there is a way to prevent him from changing any setti

    I am the System Administrator of my computer. I have managed to limit most of what my nephew can do via general Windows functions. However, I need to prevent him from changing his Firefox Options (listed under the Tools menu). He has already changed items that leave my computer vulnerable and although I've explained to him that he should not change anything in the Options area, he continues to do it. If there is not a way for me to prevent him from changing anything in Options, then I have no alternative than to prevent him from using the computer at all. I hope it doesn't come to that.

    ''"...although I've explained to him that he should not change anything in the Options area, he continues to do it. If there is not a way for me to prevent him from changing anything in Options, then I have no alternative than to prevent him from using the computer at all."''
    Maybe taking away his privileges will could teach him a valuable lesson------respect other people's property!

  • Probably asked and answered a million times but my laptop died and my boyfriend and i are now sharing a computer when i went to back up my contacts i ended up with all of his! Is there a way to get them off and how do i prevent this from happening again?

    probably asked and answered a million times but laptop died and my boyfriend and i are now sharing a computer when i went to back up my contacts i ended up with all of his? Is there a way to get them off without deleting each one? Also how do i prevent this from happening again? can someone direct me to some info on multiple phones on one itunes i am lost.

    Hey there 79usma79!
    I have a couple of articles for you that can help you troubleshoot the issues you are seeing with iTunes on Windows XP. The first is a general troubleshooting article, which can be found right here:
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1421
    This article can help you find out if there are any conflicts between your copy of Windows XP and iTunes, and can tell you what to do if there are. Before going down the troubleshooting route though, you should take a look at this article, which can help you back up your entire iTunes library to an external hard drive, so if this issue is recurring, you will be able to restore from that backup and will not have to worry about losing your playlists or music again:
    iTunes: Back up your iTunes library by copying to an external hard drive
    http://support.apple.com/kb/HT1751
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • My child accidentally rented a movie on Apple TV.  Is there a way to refund the rental if we don't watch it?  How can I prevent this from happening?  Is there a way to password protect future purchases?

    My child accidentally rented a movie on Apple TV.  Is there a way to refund the rental if we don't watch it? 
    How can I prevent this from happening?  Is there a way to password protect future purchases?

    Did you try Parental Controls?
    Apple TV: Understanding Restrictions (parental controls) - Apple Support
    See if that does the trick: I think there's a way for you to request a password for purchases, but still be logged in.

Maybe you are looking for

  • Budget availibilty control against Goods Issue

    Hi all, can anybody help me in the following issue.... in a budgeted/released cost project (WBS elements only): i set up a budget profile (overall & annual years, and availability control against annual values), and assigned it to the project i confi

  • How can I get Snow Leopard installation from Greece?

    Hi all, I have a Macbook 4.1 13"inch (2008) currently running OS X 10.5. I want to upgrade to Snow Leopard but the problem is that I cannot find anywhere in Greece to buy the installation disk. There is no greek Apple store, the rest of Apple stores

  • Work center design and operation confirmation

    Hi All, In my scenario im grouping the similar m/c to a work center say for ex. 4 lathes m/c into a single work center as LatheALL and also the indiv cap as 4 my customer wants the traceability in which m/c the job is done So i had designed in such a

  • What t-code do i use to re-open a closed Asset period

    Hi, Need t-code to open a closed asset period.  Hope someone can share his expertise.  I would appreciate a detailed procedure that I can follow.  Thanks a lot. < Search forums first. Locked. >

  • Executing a sql in web.show_document before opening the page with URL

    Hi, I have a function that returns a varchar2 into web.show_document in the form. Is there a way that web.show_document executes the varchar2 and get the output and open the URL. The result of the varchar2 execution is a URL. CREATE TABLE MIS_TBL (MI