tinker Posted February 19, 2008 Share Posted February 19, 2008 probably a silly question, but is there anyway of animating using just css, e.g. a loop callback. JS I hear you say, but no not allowed, meta-refresh I hear you cry, but no, not, never... This solution, if possible must be pure css and/or html... Link to comment https://forums.phpfreaks.com/topic/91900-fascinating-rhythm/ Share on other sites More sharing options...
dbrimlow Posted February 19, 2008 Share Posted February 19, 2008 CSS is not a programming language. BUT if it is an animated gif you can set it as a background image for a css select element like I did here http://www.bluesmandeluxe.com/ae/ That's as far as you can go. Link to comment https://forums.phpfreaks.com/topic/91900-fascinating-rhythm/#findComment-470750 Share on other sites More sharing options...
tinker Posted February 20, 2008 Author Share Posted February 20, 2008 Not quite what I was inferring, neither was this but it's very novel... Link to comment https://forums.phpfreaks.com/topic/91900-fascinating-rhythm/#findComment-471561 Share on other sites More sharing options...
acidglitter Posted February 20, 2008 Share Posted February 20, 2008 i dont think thats even possible. why can't you use meta-refresh? i think thats completely html Link to comment https://forums.phpfreaks.com/topic/91900-fascinating-rhythm/#findComment-472192 Share on other sites More sharing options...
freenity Posted February 21, 2008 Share Posted February 21, 2008 it can't be done, because you can't messure time with css... Link to comment https://forums.phpfreaks.com/topic/91900-fascinating-rhythm/#findComment-473060 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.