On Mon, Mar 1, 2010 at 2:12 PM, Mark Erbaugh <[email protected]> wrote: > I'd like to try and duplicate the sample project on my computer, but I can't > find the source to project.css.
You won't need project.css (i.e., it won't make any difference). Everything you need is in that tutorial. > Other than that, this is a good tutorial on a subject that I'm wanting to > learn. My background is that I have done a couple of small webapps with > webpy, with some simply javascript, but without a js library. jQuery is a perfect place to start, then. It's very much like web.py: has everything you need, doesn't have much you don't. -- Branko Vukelić http://foxbunny.tumblr.com/ http://www.flickr.com/photos/16889...@n04/ http://www.twitter.com/foxbunny http://github.com/foxbunny -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
