[BangPypers] Getting the know-how of UI effects using HTML etc..
Vishal
vsapre80 at gmail.com
Thu Apr 9 13:39:09 CEST 2009
Hi,
I have a question about HTML !!!
I know this is not pythonic question per se. But I guess many people in this
group would be doing web work. So thought of tapping into that resource
bank.
I am starting to learn about HTML/DHTML etc and wanted to know if you know
of some tutorials that talk about the different UI effects that can be
created in HTML.. This could be a very open question..and so here's an
example of an issue I am facing:
I am trying to create a web based INI file editor. I would like to create an
HTML file on the fly by parsing a given INI file (and this will be done in
Python...ofcourse). However, the HTML file should have <form> elements which
can be used to update the INI file contents. I want to enable the <form>
elements (textbox, submit button) only on a click to certain area...giving
it a look and feel something like Xemacs configuration UI.
I am stuck with coming up with this layout and also something that works
across IE5 to Google Chrome !!!
any help/pointers etc would be heavily appreciated.
Thanks and best regards,
Vishal Sapre
--
"So say...Day by day, in every way, I am getting better, better and better
!!!"
"A Strong and Positive attitude creates more miracles than anything else.
Because...Life is 10% how you make it, and 90% how you take it"
"Diamond is another piece of coal that did well under pressure”
"Happiness keeps u Sweet, Trials keep u Strong,
Sorrow keeps u Human, Failure Keeps u Humble,
Success keeps u Glowing, But only God Keeps u Going.....Keep Going....."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090409/190ff9d7/attachment.htm>
More information about the BangPypers
mailing list