Click to See Complete Forum and Search --> : DHTML Edit Control with CSS


Lavani
01-24-2005, 06:48 AM
Hi,

I am using DHTML edit control in VC, This control working fine for simple ".html" file. If i try to open CSS supported ".html" file. Then the CSS changes are not affecting in the DHTML edit control.

Why, Is there any problem with DHTML Edit Control?
Is it require extra support for in the DHTML Edit Control?

What should I do to open CSS supported ".html" file in the DHTML Edit Control?

Please forword if u find any valuable result.

Thanks,
Lavani

David Harrison
01-24-2005, 02:34 PM
VC?

There was a lot that you didn't explain in that post, can you maybe start again and give a more detailed explanation?

Lavani
01-25-2005, 12:39 AM
Originally posted by lavalamp
VC?
VC = Visual C++.

There was a lot that you didn't explain in that post, can you maybe start again and give a more detailed explanation?

Ya, Sure there is a lot.

How do I make DHTML Edit Control should work for all the CSS tags?

Following tags are not working in the DHTML Edit Control why?

h1{
background-image:url('paper.jpg');
background-repeat: repeat-x repeat-y;
}

img.right {float:right;
margin-right:0px;
}

Please explain me the general solution, should work for all CSS features.

Thanks
-Lavani

David Harrison
01-25-2005, 08:20 PM
I've moved this to the General forum, maybe it'll have more luck in there. I know precisely squat about VC and I don't know what a DHTML edit control program is.