Displaying 1 result from an estimated 1 matches for "337bcd".
Did you mean:
337bbdcd
2006 Jan 18
0
using InPlaceEditor - with divx
...ke that:
<div id="container">
<div id="tobeEdited">
<div id="tobeEdited2">
<div>
<div>
</div> the css style for container is like this:
margin: 0px auto;
height: 21px;
width: 98%;
border-bottom: 0px solid #337bcd;
The problem is that that I have a row contains div and when i click on div''s to edit, the row is breaking. Is there any solution to stop action like that? i checked firefox''s DOM inspektor DOM structure and it shows(when editing) like that:
<div>
<div>
<for...