I have a .NET site and am looking to make it usable for iPad. So far, I simply can\'t get the ASP.net login control to work on iPad.The user is never classed as logged in.
I am looking at developing web apps for mobile device specifically, the iPhone but this discussion is open to mobile devices in general. I was trying some HTML5 websites on both my desktop browser and
NOTE: I have rephrased the title be开发者_Go百科cause I\'m not getting any answers. Surely someone out there has experienced this problem and knows what to do. Thank you!
I have this code window.open(null, \"window\", \"status = 0, height = \" + WIZARD_HEIGHT - 50 + \", width = \" + WIZARD_WIDTH - 50 + \", resizable = 0\");
I\'ve been working on this problem all day long, so I really need your help. I\'m trying to create a multi-site login system with Facebook Connect and unfortunatly I can\'t retrieve Cookies.
I\'m using jQuery Masonry with a WordPress installation and it works fine in every browser but Safari (both Win and OSX). Could this be related to some jQuery/WebKit issues with .load() firing too ear
I\'musing a simple jquery function for an image gallery. There is a div of thumbnails, then the target div where the large images are loaded into after one clicks on a thumbnail.
http://174.120.239.48/~peakperf/?page_id=260 If you view that page with a webkit browser, Chrome/Safari you will see that the carousels contents get layered on top of one another.
I have a problem similar to this: How to stop Flash content shine-through jQuery UI Dialog in Firefox on Windows
I\'m working on a web page that has a frameset containing a horizontal split; a sideba开发者_Python百科r on the left for a menu and a content area.