behavior: url(/file.htc); does not work in chrome and FF
I have one requirement where we are using behavior property to load .htc
file which is IE specific. Do we have any alternative solution where we
can achieve this without using behavior to work on all the browsers?
I tried following css which is IE specific
behavior: url(/file.htc)
I am looking for a solution to make it work on all the browsers
Thanks & Regards, Shailesh
No comments:
Post a Comment