Hi all,
I am using mootools1.2 as my js framework.
I have one problem regarding the highlight my some html element when page gets load.
I need to highlight my error message if any on page when page loads.
For example.
When page load then error div have #FFFFFF
as bg color.
For highlight it will use #FC0000
as a bg color and then after it will get back to #FFFFFF
bg color.
Any one can please suggest how can i do this..
Thanks in advance.
Avinash