Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
istället för
inserted in the editor, even if
tags, when the editor script asks IE to reformat the selected text using the selected stylesheet class. We have solved quite a few similar IE-related issues in the past, usually by figuring out some workarounds, and I think this can be solved too. I add this issue to our buglist (issue #32969) and see what we can do.
när man trycker i editorn. Det fungerar bra ända tills man formaterar texten med tex en rubrik.
Jag skrev in några rader i editorn med i slutet av varje rad. Då blev htmlkoden så här:
sdfhsgdh
sdgfhnsfdghn
sdfhsfdgh
CSSavsnittet ser ut så här:
h1, .heading1
{
font-weight: bold;
font-size: 1.5em;
font-color:#333;
EditMenuName: Huvudrubrik;
}
h2, .heading2
{
font-weight: bold;
font-size: 1.2em;
font-color:#333;
EditMenuName: Mellanrubrik;
}
.heading3 ,h3
{
font-weight: bold;
font-size: 1em;
font-color:#333;
EditMenuName: Liten rubrik;
}
.introduction
{
font-weight: bold;
font-color:#333;
EditMenuName: Introduktion;
}
.imagetext
{
font-style: italic;
font-size: 0.9em;
font-color:#333;
EditMenuName: Bildtext;
}
Varför blir det inte en div med en klass när man formaterar h-taggar?
Varför läggs det in ett mellanslag när man trycker ?
Det strular till det för redaktörerna när det kommer med en massa skräp.....
MVH Magnus
sefhwsh
sefhsh
asdfhsdgfh