Timer

Stephen Hansen apt.shansen at gmail.com
Wed Feb 17 13:37:56 EST 2010


On Wed, Feb 17, 2010 at 10:14 AM, Victor Subervi <victorsubervi at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100217/3011172e/attachment-0001.html>


More information about the Python-list mailing list