Design View - Can't Select Text, Only Divs

This is a page I did not build, and I hope I can describe this properly. Here's the published page -
www.wheeltime.com
I'm in CS4 and there are two things going on when trying to edit in design view. The first is I can't select text of content. Clicking to select said content, say a line of text or a word, selects and highlights the entire div container and all the content within in one big chunk. Why is DW not letting me select the actual content? This is the first time I've enver encountered this issue. 
This is the same for all the div ontainers on the page. But another, perhaps related problem, has to do with this content area. In design view, there's a fixed height, so not only can I not select the content, but I can't see it all. It's OK in the browser, expands as it should. I've looked at all the properties anywhere and don't see any height attribute anywhere, especially those that enclose this area of content.
One this that has be wondering - this content area is warpped in a "main-content" div, with a class applied. But this div has no corresponding entry or properties in the style sheet. I can see where a div can be used that has no specific properies of it's own, but is it OK to not be mentioned at all in the style sheet? And can this affect what's going on in design view editing?
So, I guess the question is - what is governing this inability to edit in Design view?  Thank you in advance!!

Have you tried double clicking the content?
I'm not sure what causes this exactly, but I downloaded your page and ran it in my DWCS4. It did the same thing until I double clicked the content of the divs. That allowed me to select it without issue from that point on.
It may have something to do with the content being wrapped in <span> tags within each <div>.
Onto your other question, your <div id="main-container"class="container"> is being affected by the .container class in your style.css file rather than a #main-container id.
EDIT: HTML id's like <div id="main-content"> serve to identify elements for many purposes, not just css. There is no problem with giving an element an id simply for organizational purposes, though usually they are used as targets for javascripts, css or php scripting purposes.

Similar Messages

  • How can I register the iTunes without a credit card? No "None" can be selected but only different kinds of credit cards. Thanks!

    How can I register the iTunes without a credit card? No "None" can be selected but only different kinds of credit cards. Thanks!

    Get an iTunes gift card & redeem that in iTunes using your existing Apple ID.
    Then the option for none, regarding a credit card should appear.

  • Can't select text in pages to edit

    can't select text in pages to edit

    Details?
    We can't see your screen or what versions you are using.
    Or at least I can't.
    Peter

  • Why does my 2012 Retina Macbook Pro's trackpad become extremely unresponsive after I plug in a USB mouse? The only trackpad command that works is the left click, I can't select text or press down and hold the trackpad to do anything else until I restart.

    My trackpad becomes REALLY unresponsive after I plug in a USB mouse. It seems like the cursor is broken and stuck on a permanent left click or something. I'm unable to select text or do any other sort of action that requires you to hold down the trackpad and drag. Mouse icons don't update as I scroll over different text and links. The trackpad is usually stuck in this unresponsive state until I restart my macbook which is extremely inconvenient if I have to do this after every time I use a USB mouse. Are there any fixes to this?

    Melophage,
    I don't leave it outside. Usually when I leave it overnight, I do so under the same conditions as when I leave it plugged in, and this morning I only left it for about an hour in my house and it did the same thing.
    LowLuster,
    I actually have a new hard drive I bought a while back and have been meaning to switch it out with the one that's in there now. I'll follow your instruction, then make the switch I had planned on and report back.

  • How can I select text in a thtmlb:tableview in a pop-up?

    Hi,
    We have a number of pop-up screens that contain thtmlb:tableview tags.  For some reason, it is not possible to select text (left-mouse click then drag cursor) in these pop-ups.  We are currently having to put any text that the user might want to select in disabled inputfields, but this looks rather ugly. 
    Does anyone have a solution to this problem?  The selection of text within tableviews works fine if the view isn't displayed in a pop-up.
    Many thanks,
    Andrew

    HI Andrew,
    I have a littel problem in understanding the business use case.
    Why should the user want to copy the text from the view.He will either select a row,by using the seletion tabs at the side of the view.
    But why woudl he actually copy the text by left clicking and dragging the mouse over the text.Doesn't look like a valid use case.
    What i have implemened once is where the table in the pop up contains multiple fields,and the user wants the description (ie one field) to be populated automatically into the field after selection of that row in the table view.Thsi can be eaqsily achived by making the table view select option as true and changing the html code also to fetch the selected index.
    After this, the selected entity can be obtained from the collection wrapper,since it becomes the current entity:
    me->typed_context->(context node name)->collection wrapper->get_current()
    Now the desired field from this entity can be copied into the field of your choice in the parent view.Also once the user clicks the selection tab to select the enitty,popup_close method shoudl be called and pop up shoudl be closed immediately.
    All this processing should happen in an even handler eh_onselect().

  • I can't select text within a text frame.

    I'm very rusty with InDesign, so forgive me if this is a stupid question. I am simply trying to select text to cut and paste it. I have the Text tool selected, but I can't seem to select the text that's already in the text frame. The cursor doesn't even show up when I click in it. This only happens with one of my text frames. With the others, everything is working as expected.

    Three possibilities:
    The frame is locked.
    The frame is on a locked layer.
    The frame is on a Master Page.

  • Flash Builder - Design View - can't resize/move objects anymore.

      So, I've downloaded the 60 day trial of Flash Builder 4.  I've been working with it for about 2 days and everything has been going fine.  However, for some unknown reason, my design view panel just suddenly stopped working properly.  I see the components (and the gray outlines of my containers) I'm working with, but when I try to click on them, I do not get that blue resizing outline with the handles.  I see the properties panel change when I click different components, but I get no outline.  So, I can no longer resize in this view.  I also can't move components/containers around.  I can only click on them and watch the properties panel change.  I do not believe I've hit any sort of option in the menus.  I closed the application and started it up again with the same result.  I even rebooted my machine and tried again.  As of right now, this problem seems to be permanent.  Any ideas?  Thanks for your time.

    I would recommend you post on the Flash Builder forum: http://forums.adobe.com/community/flash_builder

  • Can't select text on a safari search results page

    Hi, I'm using an Ipad 3 I have safari sset to use the google search in settings
    but when I search for something and it shows the results page I can only select links holding my finger on the text below the link does nothing.
    sometimes the answer i'm looking for is in the text and I can just copy it instead of having to click the link to see it.

    I found out that you gotta do a double tap and hold the only problem is its cumbersome and it only works if safari is set to search google or yahoo if it's set to use bing it does not work at all..
    I've added the code below which will unlock the text select feature when selecting text on a search results page
    I  wrote this java script which allows you to just press and hold on the text to select it.. gets rid of having to double tap and hold and acts like select does on all the other apps. It will also work if your search engine is set to bing.
    to use you will need 2 book marks 1 book mark is for google & yahoo the other is for bing
    add any book mark then go into it and edit it, in the title type "Unlock Text Selection"
    just below the title paste this javascript in
    javascript:void(s = 'hdurj123');  s = '(' + s + ')';  x = new RegExp(s,  'gi');  rn = Math.floor(Math.random() * 100);  rid = 'z' + rn;  b =  document.body.innerHTML;  b = b.replace(x, '<span name=' + rid + ' id=' + rid  + ' style=\'color:#000;background-color:white; font-weight:bold;\'>hdurj123</span>'); void(document.body.innerHTML =  b);
    then save it under the book marks bar
    create a second bookmark and edit it
    in the title type "Unlock Selection Bing" and below that past this java script in
    javascript:void(s = 'results');  s = '(' + s + ')';  x = new RegExp(s, 'gi');  rn = Math.floor(Math.random() * 100);  rid = 'z' + rn; b = document.body.innerHTML;  b = b.replace(x, '<span name=' + rid + ' id=' + rid + ' style=\'background-color:white; font-weight:bold;\'>results</span>'); void(document.body.innerHTML = b);
    if your search engine is set to yahoo or google:
    fire up safari and do a search for something
    when the search results show click on the bookmark "Unlock Text Selection"
    now you will be able to just press and hold on the text to select it and if you move it around you can select individual words.
    if your search engine is set to bing
    fire up safari and do a search for something
    when the search results show, click on the bookmark "Unlock Selection Bing"
    now you will be able to select text with just a press and hold and even individual words
    this only works for search results pages I tried it on a page after I clicked the link and it caused safari to display the page source instead of the page.. I just use it for searches
    here's an example of setting up the bookmark:
    here's what it looks like on a bing search if your search engine is set to bing, in settings:
    you can see that I was able to select the individual words, *** if your in portrait you may have to zoom in a bit *** landscape works without having to zoom at all

  • Can't select text and scroll when using Word

    Recently I have been unable to select text and scroll down the page using two fingers, while in a word document.This is only happening in Word, so far no other programs. Does anyone have an idea of how to turn on or off this feature?

    I cant scroll below or above viewable section of text in any of my Macbooks, iMac, Mac Mini. Never have been able to, never could, except by pressing the arrow keys whilst selecting, to move up or down.
    Its stupid
    I dont have flash installed (never will do since my first virus of video ad sound running in background from Cnet was downloaded and kept returning until i deinstalled flash).
    I believe that this is a universal issue because none of my Macs can scroll out of screen when selecting text, which as a webmaster and developer, is a pain in the butt
    My issue is not in word documents, its in everything

  • Can't select text or object

    new to indesign here.   I created a simple one page layout with a header that is a rectangle shape with text on it.  saved it.  next day can not select it to reposition or work on the text or anything.  I am sure it is not a layers thing as there is only one layer.  the only other thing I did with it is to export it as a pdf.  but there are other text on the page that I can select just not the shape at the top.  ???

    Sounds like you were working on the master page when you made that header. If in fact that's where it is, and what you intended, you can access it for editing on a live page by Cmd [Ctrl] + Shift clicking it and overriding it onto the page, or you can edit onthe master page without overriding. If it doesn't really belong on the master page (and in my humble opinion most things you plan to edit don't), then select it on the master page, cut, and paste in place on the live page.
    Are you a refugee Quark user? Master items in ID are far more sacrosanct that you are used to, and it takes a while to stop thinking Q and start thinking ID.
    Peter

  • Can't select text or expand text box

    Hi, everyone.
    I have a Page Layout document that exhibiting some odd behavior under Pages 3.0.2.
    Everything is ungrouped and unlocked. "Make master objects selectable" is on, although I don't think I made any of the objects master objects.
    I can't select a text box using the mouse. The only way to get at the text is to perform a find. When the text is selected via the find I then have a cursor and can manipulate the text.
    Also, the plus sign handle isn't responding to the mouse, so I can't expand the box. Very frustrating.
    This seems very much like a bug, yes?
    -André

    Hi, Jerrold.
    I thought of that, too, but choosing Select All selects every object except the one giving me the trouble. Also, there seems to be no evidence of another object over laying.
    Ok, I just tried something slightly different that did the trick.
    When the cursor is on the background, choosing Select All does nothing (yep, nothing, even though I can type). If I purposefully select an object, THEN choose Select All, all the objects get selected, except for the "problem" one.
    But I noticed a menu item called "Make Background Objects Selectable." Choosing that gave the "problem" object handles and I am now able to edit it.
    It seems that Select All wasn't doing what I expected, and that was the broken link in the chain.
    Thank you!!
    (And a public thank you to Dennis, too. Who correctly diagnosed the problem and sent back a working file. Awesome community.)

  • Can't select text in Safari

    I am a minister and have access to several sites with Bible translation. With my iPad I cannot seem to select text so I can copy and paste it into Pages. These sites are public domain so there is no copyright problem. I can do this on my MacBook Pro with Safari, but not with iPad Safari. Any ideas why not. I actually was able to do it once, but then I could not duplicate the action.

    I've noticed this on some websites too. I'm no website designer, but sometimes when you visit a website some text that is displayed is like a picture of words...like a PDF which is just a picture of text...not individual characters that you can select. Other text are individual characters that you can select. It may depend on how the website is designed/put together.
    M.

  • Pages, Numbers & Keynote freeze selecting text only when wifi or cellular are on

    Hello, I have iPad Air iOS 7.1, Pages, Numbers and Keynote 2.2. When I select text into a document of these apps don't respond during 2-5 second. Then I can see magnifier mini image freeze till popup menu emerge. This problem doesn't happen in other app like Notes, Safari and even in search option into iWorks app. Besides, when I select the whole paragraph, and magnifier doesn't emerge, it doesn't happen. Therefore, it seems the problem is magnifier animation, but only in iWork apps AND WIFI OR CELLULAR CONNECTION ARE ON. It is very annoying. I have this fail since I acquired iPad Air despite updates. I have reboot the device and restore it too. Then freeze time reduces but step by step using the device a few hours, the time increase. ONLY DISAPPEAR WHEN WIFI AND CELLULAR CONNECTION ARE OFF.
    Please, could you check it in your devices in order to verify if the problem is these app programming and Apple must update them or it is my device and I have to request its exchange.
    Technical support are been a bit slow confirming it at the same conditions,
    - same device - I think that differences about cellular capability or capacity shouldn't be important
    - same configuration - wifi and cellular off (then without freeze)/wifi or cellular on (then with freeze of several seconds)
    Thanks.

    I already receive the technical support answer about this issue, they have tried on selecting text in iWork app within a few iPad Air alternating between wifi turn on and off and they haven't appreciated freezes in no case.
    Then it seems that the problem is not related with iWork app but how the device works. However, before to apply for the exchange of it for other, I have pending the following proofs,
    - Restoring again the device, install only iWork app without restore backup and try on how it works turning on/off wifi and cellular connections in a new document. If that test fail would indicate the device is broken-down, if it works well would indicate the backup is the problem.
    - All the same, it could be other odder explanation, that is the freeze depends on the speed that the connection runs -technical support could has tried on it in fast one and mine is slower. This would be a bad news because would indicate that iWorks app finally are wrong programming - I remember that this fail not happen in other app- or worse, iWorks app could send information by selecting text - I don't know for what and toward where. I know that is a bit paranoid, therefore I hope I haven't to try it on. Besides, it only occur when magnifier appears as a consequence it is a rare interaction between graphics magnifier animation and connections behavior that point out the hardware is guilty, but why only in iWorks app!
    I hope I find definitely a solution soon because I have already lost a lot of time. I will expose my conclusions.

  • How can i use text only instead of text plus the folder icon in the bookmarks toolbar; older firefox allowed this.

    I prefer using text only instead of text plus a folder icon in the bookmarks toolbar because it used less space and I can display more bookmark folders in that toolbar. Is that possible in Firefox 4.0? It was possible in the earlier versions of Firefox. If it is possible in Firefox 4.0 how do I do that? Thank you.

    First install the "Stylish:" extension then you have thousands of styles available to choose from, most consist of only a few lines, and you can modify them to suit yourself.
    * '''Stylish''' :: Add-ons for Firefox<br>https://addons.mozilla.org/firefox/addon/stylish/
    * '''Bookmarks Toolbar Fx4 Blue/Folders, Red/Bookmarks'''<br>http://userstyles.org/styles/46947/
    * '''some styles I use:'''<br>http://kb.mozillazine.org/User:Dmcritchie

  • Design View - Can't believe it's gone!

    I have been using Flash Builder since it was Flex Builder. Actually, since flex was introduced. Once of the best features of Flash Builder over other IDE's was the ability to use a GUI to layout elements on the page. I just downloaded the trial version on Flash Builder 4.7 to see all of the new features and start playing with it, and that's when I noticed that there was NO Source/Design tabs. At first, I thought there must be a check mark somewhere to turn them on. After I could not find any settings that enabled the Design Veiw, I did a search on Google, and found out that it has been removed.
    REALLY! OK. I have read peoples comments saying that if you are a Real programmer, you don't need it. Well, if I am a real driver, I really don't need leather seats and Air Conditioning either. The Design View was what set Flash Builder apart from other IDE's! And you got rid of it!?
    Well, this is one developer who will not be upgrading to 4.7, when I could just use a free IDE to get the same results. Adobe, if you really care about your END USERS - The people that actually use your products, don;t change things that made your products what they are! When something works, don't fix it!
    I can not imaging Flash Builder ever seeing a Version 5 if the Design View is not brought back.
    So, hey... Adobe management - it's your lively hood because it's us developers that use your products that pay for your new releases that keep you in business. You have to show me why I should spend the $250 to upgrade when there are many FREE products out there that will now do everything that 4.7 will do. I just don't get it.
    Thanks for listening, and I hope this comment is not just lost, forgotten or locked and displaced.
    Ronnie
    Online Innovations

    I guess that when they set at the round table, and discussed what it would mean if they removed the Design View, they must have though... nevermind, I have no idea what they were thinking. All I know is, I love Adobe Products, I have purchased the CS suites since CS2, and I have been using Flex since it was introduced. Design View, however such a "small" part of the overall Flex concept, is a very important part. The concept was to have an environment that allowed you to write code (actionscript) and bundle that with a user interface (Flash) and build these applications quickly (RAD). Sure, Flash Builder will still allow you to develop the coding part quickly, but the Design View was the key that tied it all together, allowing you to create the backend (code) and the front end (user interface) quickly. I do not care that you are a fabulous coder that feels they are so good that they do not need a design view. I want it, and I am the one who is buying it.
    So, I guess Adobe must have felt there where enough people that will still buy the 4.7 and beyond concept to keep it alive. I feel... it will not be me.
    Adobe, I really like your products, But this is something that really needs to be re-thought. Who ever the person was that made the decision to get rid of this, you need to now make the decision to let them all go. Because they effectivaly killed Flex for many many people.
    I hope you figure all of this out soon, because we will continue to use 4.6 for a little while. Then, we will start to change our development practices. Are you wanting to push people back to Flash Pro? Well, this may be the way we have to go and forget about Flex. I hope this will not be the case, but we will see.
    Adobe can make the decision to not listen, and I can make the decision to not spend. Last I understood, they were in business to make products they can sell. So, I know I will still be here with my money, even if Flex falls to the side.

Maybe you are looking for

  • AME takes a long time to start

    Also, and maybe not super important to Adobe, because it IS only my time after all, but Media Encoder takes a blasted long time to load - like longer than AE. ya...

  • Finder "Open with" not working on 10.6 any more

    Hi, I am experiencing some issues with finders "open with" > Change all function. It does not work for .doc files any more since Snow Leopard. The "Change all" button is disabled. I can change to pages via the drop down menu but that's it. The button

  • Can we improve perfromence if we add the dimensions in LTS

    hi all i have one small doubt , i heard that if we add dimensions in to the fact in LTS(once u double clikc on the LTS in General tab you can find add button from there u can select all the other dimensions which are connected to the fact table , if

  • Compile error in hidden module cBEXcommon

    Hi whenever i try to open up the Bex analyzer from Start-> all Programs -> Business explorer -> Bex Analyzer it opens up Microsoft excel with error - Microsoft VB for Applications Compile error in hidden module cBEXcommon This error commonly occurs w

  • Autofill:  How do you turn it off?

    I made the mistake of choosing autofill in initial preferences. Now I don't know how to turn the damned thing off. Someone please tell me.