|
Home > Archive > Microsoft Content Management Server > October 2006 > Stripping HTML Placeholder - Bold
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Stripping HTML Placeholder - Bold
|
|
|
| Stefan - or anyone else who may want to answer,
I downloaded the strippingHTML placeholder from gotdotnet samples. My
question is when I use it the B (for bold) in the menu is selected and
I can't unselect it. I didn't see anything in the code that forces
bold to be checked - did I just miss it?
Thanks,
Aaron
| |
| Stefan [MSFT] 2006-10-23, 7:14 am |
| Hi Aaron,
I cannot repro this on my box.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Aaron" <aaronewood@gmail.com> wrote in message
news:1161373531.997381.310440@k70g2000cwa.googlegroups.com...
> Stefan - or anyone else who may want to answer,
>
> I downloaded the strippingHTML placeholder from gotdotnet samples. My
> question is when I use it the B (for bold) in the menu is selected and
> I can't unselect it. I didn't see anything in the code that forces
> bold to be checked - did I just miss it?
>
> Thanks,
> Aaron
>
| |
|
| Thanks for trying. I have dug and dug and finally figured out it was
the css forcing it to be checked. I couldn't find anything that made
it bold - but once I added a class and put font-weight:normal, it quit
doing that.
Thanks,
Aaron
|
|
|
|
|