0
votes
4answers
27 views
Determine if a mobile browser is CSS and javascript capable or not…
I'm designing a mobile site, and basically I want two versions. One will be javascript and css intensive, while another will be for older phones. Very simple xhtml.
Any way to aut …
2
votes
2answers
38 views
How to control sound in a pure DHTML game
I am looking into writing web based games using just Javascript, HTML, and CSS. It seems like there are large classes of games could be done using these technologies, except for o …
7
votes
8answers
129 views
Web application on an iPhone - styling it to look like native iPhone app
Hi,
I saw some web pages display diffrently on an iPod Touch (and iPhone) - they pretty much looked like the native iPhone apps.
Think this can be done with styles and, optionall …
1
vote
2answers
29 views
Browser behavior on 403 Forbidden error
My server returns a 403 forbidden error when a user tries to access a resource that they do not have access to. Along with the header the server also writes a small message describ …
1
vote
4answers
85 views
Are multiple login locations a bad idea?
I initially designed my site to show a login box at the top of the page if the user was not authenticated (e.g. how reddit.com works).
I encountered a user who was having trouble …
0
votes
2answers
16 views
IE8 problem with multilingual website
Hi i have develop and deploy one multilingual (english uk and swedish) website at India in following server
Intel® Xeon® Processor, 2.00+ GHz 4 GB
RAM 350+ GB HDD (usable ha …
7
votes
2answers
46 views
Back Button (Browser Behavior)
When the back button is pressed in a web browser, is the default action to send a get request or serve from the browsers history?
If its browser specific, what would the default a …
0
votes
1answer
28 views
ASP.NET: strategies to manage a single browser instance…(no new tabs/windows)
All the browsing to this particular website should happen within the instance it was logged-in from...it should not allow side-by-side browsing if opened in a new tab or a new wind …
0
votes
0answers
20 views
firefox installer [closed]
I have a lot of clients who would be willing to switch to firefox if only if didn't take so much time to install and configure.
It takes quite a few phone calls and e-mails for me …
-1
votes
2answers
44 views
Ajax to make browser Load
Allo,
EDIT:
1- OPEN FIREBUG, on the console tab
2- OPEN YOUR GMAIL ACCOUNT,
3- when gmail is loaded, click on one of your label (at the left under the draft box)
4- WITH FIR …
0
votes
2answers
13 views
Blackberry - error on open Google Maps in browser
The Google Map doesn't render in the BlackBerry Simulator.
My application has a "View Map" button which on click calls a Google Map web URL.
The error is "ThrownValue in ExecuteScr …
0
votes
3answers
55 views
listen browser width / height changes with jquery
Hi,
I have some divs that are set with position absolute (CSS) when the page is ready, and are positioned relative to another fixed div, wich works fine. However, before the page …
5
votes
7answers
122 views
Should web-browsers allow to clear cache programmatically ?
Currently browsers have incomplete caching implementation. It only allows to set expiration or keep immediate expiration. Important 3rd option to clean cache programmatically is mi …
0
votes
1answer
13 views
Is there a way to compare the appearance and/or source HTML of 2 browser tabs?
I'm working on a web based application, and in order to test my changes, I'd like to be able to compare the visual rendering (perhaps by way of overlaying) and the source HTML (dif …
6
votes
5answers
115 views
How do apps that image web pages work?
This isn't really a technical question so I apolgoise if I ruffle any feathers!
How do sites like these image web pages in different browsers? i.e. litmusapp.com
Thanks all
