I just read in jQuery oficial web page that it is better using jQuery 1.x than jQuery 2.x, because jQuery 2.x does not support Internet Explorer 6, 7, or 8 (IE 8 is still relatively common). See original recommendation here http://jquery.com/download/
Do you know if I could use some version of...
OK. Solved. I should've seen before. If all the code seemed right (which I didn’t know precisely because I am new to jQuery) the only problem should be configuration or js/css files of jQuery library in my project. In that case was the link to jquery-ui.css style sheet, which didn’t follow the...
Hi,
I'm trying to implement a dynamic progress bar that shows real progress of image files uploaded from my webform. The follow test code that I try is showing me the % (percentage) of the uploading image, and the file is uploaded ok, but any progress bar is displayed.
How can I modify this...
I tried the solution you said but it didn’t work. Indeed, it was the first thing I made before posting the question. Anyway I discovered in my URL Rewriting module a method in web.config file to set that default page (defaultPage = "myDefaultPage.aspx") and this works fine. I don’t know if an...
Hi,
I’m trying to set a default start web page for my website (asp.net 2.0 VB), so that when I type my server name and virtual directory in the URL bar (http://myServerName/SiteVirtualDirectoryName) it appears that established initial page...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.