Questions tagged [kss]

KSS (Kinetic Style Sheets) is a development framework that enables to develop rich user interfaces with AJAX, without the need to use any Javascript.

KSS is an Ajax framework that allows UI development without writing any Javascript. It uses style sheets with CSS-compliant syntax to declare and bind dynamic behaviors in the browser. The engine supports a set of generic DOM-like commands; they are computed on the server and sent back to manipulate the HTML page.

18 questions
0
votes
1 answer

weblogic12c admin console doesn't start

Lately our server admin console not starting and do not have Error on Admin.out file. Just stop after this sentence "Loading trusted certificates from the kss keystore file kss://system/trust.> " Can someone help me ? <2015-03-23…
Sensei
  • 1
  • 1
  • 4
0
votes
2 answers

KSS - Generating a styleguide with KSS-Node and Grunt

It does not seem to create the relevant directories, as well as generate the styleguide. I have attached relevant imagery, can anyone see a mistake? It runs the task in Grunt with no errors, but nothing is generated or outputted
PI.
  • 1,658
  • 4
  • 19
  • 33
0
votes
1 answer

Grunt - DSS Plugin

I'm trying to get this Grunt plugin to work: https://npmjs.org/package/dss This documentation plugin ironically seems to be lacking proper documentation. Can someone help me out by giving me an example of something that worked for them. The main…
Chester Rivas
  • 692
  • 7
  • 16
1
2