display: inline-block

  •  11-10-2005, 9:49 AM

    display: inline-block

    Hi again:
     
    I've got a bit of a problem with the styles I'm applying to the editor.  This happens when I set an ordered (<ol>) or unordered (<ul>) list to have a display property of inline-block in the css file I've linked to the editor.  What happens is the editor behaves as though the list is an image (ie, it changes the cursor to the cross, and displays a dashed box around the list). 
     
    Is this normal?  If so how can I set the editor not to expect images (as we're not using the image functionality) and therefore not treat items with a css display attribute of inline-block as images?
     
    Thanks

    Simon
View Complete Thread