Questions tagged [camino]

Camino is an OSX browser which uses the Gecko engine and follows the Apple style and user interface guidelines, unlike its sibling, the Firefox browser.

4 questions
15
votes
11 answers

Using AppleScript to grab the URL from the frontmost window in web browsers: The definitive list

I built a [widget][1] that grabs the URL from the frontmost window in Safari, then allows you to shorten it using the tr.im API. Works sweet as. I want to make this more flexible, so am investigating how to grab an URL from other browsers. Here's…
Andrew Hedges
  • 21,688
  • 16
  • 67
  • 79
1
vote
2 answers

javascript .children not working in Camino Browser

This is an odd one, for whatever reason, getting the children of an element doens't work in Camino browser. Works in all other browsers. Anyone know how to fix this? Google is no help :( var site_result_content =…
David
  • 16,246
  • 34
  • 103
  • 162
0
votes
1 answer

HTML Entity displaying wrong in Camino

I'm trying to show the characters ☜ and ☞ in my HTML page. Every single browser I've tested displays them properly, except for (inexplicably) Camino. Instead, it shows this: ☜ http://b2.s3.p.quickshareit.com/files/picture1a9745.png That's what it…
Alan
  • 553
  • 1
  • 4
  • 15
-1
votes
1 answer

Positioning of divs off in Firefox/Camino?

So, I have written out a site in HTML and CSS, and all looked fine and dandy in Safari, Chrome, OmniWeb... even Opera. Then I tested in Firefox and Camino (which I believe uses the same rendering engine as Firefox) and was unpleasantly surprised:…
Cody Capella
  • 142
  • 1
  • 1
  • 12