Hey,
I've been researching all over for this, basically I have a table that displays "eco'texthere';' after posting the data.
How would I make the text fade in e.g. :
Table ---> User Send data using submit button ---> displays back message "rotating data" ---> Now text fades in saying "sucessfully sent". (Mostly using echo in PHP).
Will I need a timeout function and Jquery for this?