On Wed, Feb 17, 2010 at 10:14 AM, Victor Subervi <victorsube...@gmail.com>wrote:

> Obviously, the removeCSS isn't going to work in that last line. What can I
> put there to remove the splash page after 5 seconds?
>

Even though you're generating this with python, it doesn't have anything to
do with Python. You'll have to use javascript and DHTML and enable/disable
classes. How to do that is beyond the scope of this group, and might depend
on the browser. I'd go look into jQuery or some such which will encapsulate
such dynamic things better.

--S
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to