[jQuery] Image Upload and preview
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
I am using the Giva Labs marquee but I want the text to be centered. Any thoughts on how to do this?