I've searched the web about how to place an url in the poping
notification bar, but I did not found any clue. I finally saw the
solution in the Ubiquity's sources and probably I am not the only one
who is looking for this.
Here it is:
displayMessage({text: your_url_here, onclick: function()
{window.open(your_url_here);}});
I didn't find any suitable place for this tip, so I decided to post it
here and I hope it would save someone few hours of googling.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"ubiquity-firefox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---