Questions tagged [fluid-mac-app-engine]

Fluid is an engine for turning web sites into Mac applications. (For the XML-based templating system, use the "Fluid" tag.)

Fluid lets you create a "Real Mac App" (or "Fluid App") out of any website or web application, effectively turning your favorite web apps into OS X desktop apps.
See the Fluid home page.

This is not to be confused with the XML-based templating system for TYPO3. See for that.

18 questions
0
votes
2 answers

How can I refine this Javascript code so it IGNORES links from images

This is a variation of an existing question {Please note - this question is the opposite/inverse of an existing StackOverflow question that is too complex to answer there} From the very beginning I want to make some refinement to some code from this…
Elle
  • 375
  • 1
  • 2
  • 12
-1
votes
2 answers

I know the CSS selector I want to hide - how do I set a "UserStyle" to "display:none" it?

So I use something called 1Blocker on Mac & iOS. I've found it to be extremely useful. On the Mac app it helpfully tells you the rules that you have created in the iOS app. The web page now looks perfect on Safari on all my devices. But I also use…
1
2