QuEz,
Glad that helped a bit, but I just realized that my code will give you an
error, try the below instead:
.css({
color:'red',
fontStyle:'italic',
fontWeight:'bold'
})
On 7/18/07, quez <[EMAIL PROTECTED]> wrote:
Hey Benjamin, you're the man! works like a charm. Just tried it after
getting
Hey Benjamin, you're the man! works like a charm. Just tried it after
getting in from work. remove the css and it works in IE. I will also
try adding the css as you mentioned. Thanks a lot mate! cheers.
On Jul 17, 9:13 am, "Benjamin Sterling"
<[EMAIL PROTECTED]> wrote:
> QuEz,
> If you take away
QuEz,
If you take away all your .css, does it work? Also, I am assuming it was a
copy/paste error, but you are missing an ending ")"
Also, you should be able to combine your css tags:
.css(
color:'red',
fontStyle:'italic',
fontWeight:'bold'
)
Let me know if this helps any.
On 7/17/07, quez <[
3 matches
Mail list logo