I’m a CKEditor developer. We’ve got some experience with nested readonly elements (i.e. placeholder
plugin and the feature we’re working on currently #9764) and I don’t have good news. You have to handle every behaviour manually if you want to have consistent look&feel. There are no tricks that will fix browsers. And many things (like this with weird things happening around input on GC) seem to be unsolvable.
Related Contents:
- Using HTML5, how do I use contenteditable fields in a form submission?
- contenteditable=false inside contenteditable=true block is still editable in IE8
- How to make clickable anchor in contentEditable div?
- How can I center text (horizontally and vertically) inside a div block?
- Percentage Height HTML 5/CSS
- Form inside a table
- Bootstrap row with columns of different height
- List of HTML5 elements that can be nested inside P element?
- Transparent half circle cut out of a div
- Equal width flex items even after they wrap
- How to keep indent for second line in ordered lists via CSS?
- What’s the difference if I put css file inside or ?
- Getting the source HTML of the current page from chrome extension
- Bootstrap 4: Multilevel Dropdown Inside Navigation
- using mailto to send email with an attachment
- How do I use Google Chrome 11’s Upload Folder feature in my own code?
- CSS-Only Scrollable Table with fixed headers [duplicate]
- HTML text input field with currency symbol
- Why does HTML5 form-validation allow emails without a dot?
- Extend bootstrap row outside the container
- Animate/Shrink NavBar on scroll using Bootstrap
- How to position two elements side by side using CSS
- What is use of ‘initial’ value in CSS?
- html/css hexagon with image inside
- How can I align two divs horizontally? [duplicate]
- So what if custom HTML attributes aren’t valid XHTML?
- Swift: Display HTML data in a label or textView [duplicate]
- Why are button’s discouraged from navigation?
- How does the vertical-align property work?
- Is it possible to put binary image data into html markup and then get the image displayed as usual in any browser?
- Linking to another HTML page in Google Apps Script
- How to hide image broken Icon using only CSS/HTML?
- Font Awesome icon inside text input element
- CSS media queries for screen sizes
- How to center image horizontally within a div element?
- Is it possible to update non-JSF components (plain HTML) with JSF ajax?
- Make link in table cell fill the entire row height
- How to notify the HTML container that the SWF has finished, using swfobject
- The border-radius property and border-collapse:collapse don’t mix. How can I use border-radius to create a collapsed table with rounded corners?
- Make flex items overlap
- How to get a background image to print using css?
- Make a nav bar stick
- If an HTML form has two buttons, how do I know which got clicked?
- How to create valid HTML5 using frames?
- R Markdown HTML Number Figures
- Alternate background colors for list items
- Styling HTML email for Gmail
- Is there a way to tell browsers to honor the jpeg exif orientation?
- Make an html number input always display 2 decimal places
- How to change border color of textarea on :focus