Tell me more ×
User Experience Stack Exchange is a question and answer site for user experience researchers and experts. It's 100% free, no registration required.

We're working on some browsers plugins, and the time have come to take care of Mozilla FireFox users.

What do I looking for is a Firefox equivallent of Chrome Pop-up message, which looks for example like this: http://productblog.37signals.com/.a/6a00d83534b21169e201538eaf738a970b-800wi.

share|improve this question
1  
Are you ... - looking for such an add-in, OR -looking to Develop such an add-in? – Kevin M Sep 1 '11 at 17:48
If everything will fail I will develop such add-on. But I would prefere some shortcut ;-). – Patrick Sep 6 '11 at 8:42
2  
This is a technical question: it should be migrated to stackoverflow. – Knu Sep 9 '11 at 7:10

closed as off topic by Bart Gijssens, Charles Boyung, ChrisF, Matt Rockwell, Ben Brocka Oct 31 '11 at 19:30

Questions on User Experience Stack Exchange are expected to relate to user experience within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

This is what an alert box looks like in Firefox, is this what you mean?

enter image description here

share|improve this answer
This is different use case. I know how to make alert-box. But I need to mimick experience of Chrome extension. Firefox by default centers Alertboxes, and they do not support 'click outside of the box to dismiss'. I was considering extending the Alertbox, actually. – Patrick Sep 6 '11 at 8:47

Not the answer you're looking for? Browse other questions tagged or ask your own question.