[jQuery] Image Upload and preview

2009-12-23 Thread amy
Hi I have todo an Image upload with Preview and I am using a jsp and servlet for it. I am stuck at a point and not getting a way out. my JSP page looks like: function submitImage() { $.post("UploadFileServlet2", {func: "doPost"}, function (d

[jQuery] Marquee - can it be centered

2009-10-20 Thread Amy
I am using the Giva Labs marquee but I want the text to be centered. Any thoughts on how to do this?