python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Remove style attribute with JavaScript
i need to remove/deactivate/change to zero effect following style argument:
#wrapper .fragment-card.aktuelles-card .image-card img:hover{
transform:scale(3);
box-shadow:0 4px 6px 0...
VACmeister
Votes: 0
Answers: 2
Error while copying Liferay server from production to test
I'm trying to copy Liferay server from production to test server. The production was having some additional properties like load balancing and clustering and other properties. I wanted to make the tes...
hdalang
Votes: 0
Answers: 0
Self signed certificate inside local network for development
I'm working with a liferay application that is hosted on a machine at 192.168.1.50:8443 with a self signed certificate (keystore was added to tomcat).
I now want to connect the API to an android app. ...

gabrielrfg
Votes: 0
Answers: 0
Invalid hook creating Liferay React component
I'm trying to create custom react components based on Liferay's Clay components.
Using e.g. just a ClayButton works, but as soon as i try to use hooks (like React.useState), the browser console tells ...

Marc Endtricht
Votes: 0
Answers: 1