Hi all,
I want an image to display in a table if another table cell shows an updated date of less than 24hours. The date displayed in the cell is already working and display fine, but I have no idea where to start with calling the image!
This is to be used on a forum that displays a list of posted messages in a table. If a new message is posted under a topic, then I want an image to display for that topic indicating that there is something new - like a star or similar. We already have a table cell that displays the last updated date and time. Can I use this cell information to set up a bit of javascript to display the image? Or should I be using another coding language? Can it be done?
I can usually sort stuff like this out myself with a bit of online research but I need somewhere to start!
I can supply more info if needed, thanks for any help!!
Adele x
I want an image to display in a table if another table cell shows an updated date of less than 24hours. The date displayed in the cell is already working and display fine, but I have no idea where to start with calling the image!
This is to be used on a forum that displays a list of posted messages in a table. If a new message is posted under a topic, then I want an image to display for that topic indicating that there is something new - like a star or similar. We already have a table cell that displays the last updated date and time. Can I use this cell information to set up a bit of javascript to display the image? Or should I be using another coding language? Can it be done?
I can usually sort stuff like this out myself with a bit of online research but I need somewhere to start!
I can supply more info if needed, thanks for any help!!
Adele x
Comment