RE: Mobile device emulator

"Shawn Wildermuth" <[email protected]> Fri, 27 Jul 2012 11:39:18 -0400
Newsgroups gmane.comp.windows.off-topic
Message-ID <[email protected]>
Sorry, "Web Developer" addon:

 

https://addons.mozilla.org/en-US/firefox/addon/web-developer/?src=search

 

- stw

 

I don't even use spell check - my misspellings are on purpose.

 

From: [email protected]
[mailto:[email protected]] On Behalf Of John Elliot
Sent: Friday, July 27, 2012 11:23 AM
To: [email protected]
Subject: Re: [OT] Mobile device emulator

 

  

On 2012-07-27 23:47, Shawn Wildermuth wrote:
> I use Firefox + Developer Toolbar to set size and iPhone/Android
> headers.works like a charm.

I'm trying to find the Developer Toolbar add-on (or is it an extension?)
but I'm not having any luck:

https://addons.mozilla.org/en-US/firefox/search/?q=developer+toolbar
<https://addons.mozilla.org/en-US/firefox/search/?q=developer+toolbar&appver
=14.0.1&platform=WINNT> &appver=14.0.1&platform=WINNT

What's the full name of the add-on (or extension)?

I kind of have the feeling that you will be only able to go so far with
CSS media queries and responsive design and that you'll want to be using
mobile views. If you're developing mobile views though you really won't
be able to use your desktop browser to test them though will you, as
they won't be detected as mobile devices based on the user-agent header.
Perhaps as a workaround you could have a device=whatever that you can
put in the query string to override the device detection?