Welcome to the IBM Collaboration Solutions Community IQJam
UsernamePassword
Reset Password | Register
   
Home | Tags | Help
By Tag: Domino Development / css
2answers
1vote

How can I control what css files are loaded by xPages?

When viewing a xPage in the browser, Domino will automatically load a lot of css files which seem not related to my controls. i.e the stylesheet "RadioButton.css" is loaded even if I have not added any radiobuttons to the xpages. I am looking for a way to control this output …
Domino Development / XPages
Tagged
Thomas Adrian - over 4 years ago
4answers
2votes

What does this CSS do and why does it not work under XPages?

Ok. Maybe it doesn't work in other webservers, but then why have it at all? This can't be desired behavior. I'm playing with Blueprint CSS Framework and XPages.  I'm having a problem with this piece of CSS (print.css) that they include: a:link:after, a:visited:after { content: " (" attr(href) ")"; font-size: …
Domino Development / XPages
David Leedy - over 4 years ago
Show Correct Answer...