show me your css fragment with the selector and if you can a fragment
of the jquery if its possilbe, you do not have it maybe online
somewhere?
do you use firebug or web-developer toobar ? you could look on the
generated code if everthing went ok
i will try to make an example today when i will b
can you give me full working example?
This is what i try. The dummy td did apply css style ,but all dynamic
td are not apply css style.
dummy
[row append dynamiccly]
On Aug 2, 6:54 pm, Stefano wrote:
> this is a more css problem than a jquery problem.
> you have to make the right order i
this is a more css problem than a jquery problem.
you have to make the right order in your css and use right selector. i
had the same problem.
td.td-class div a {
/*some styles*/
}
a.active:hover {
/*some styles such as background-image dondt wordek but border worked.
in my case dont worked on dy
3 matches
Mail list logo