Posts by João • 111 points
6 posts
-
0
votes1
answer49
viewsQ: Position Material icone within tag span
Faaala my dears, I’m trying to position an icon in and in the upper right corner of an element, but when I apply right: 0; my icone some. Some css wizards master around? .btn-redirect { display:…
-
1
votes2
answers39
viewsQ: Popular column with created id + date/time
I have a column with the name "code". Is it possible to complete it using the same method as the form? If yes, how can I implement this in my code. Method that receives the form and inserts it into…
-
0
votes1
answer149
viewsQ: Error sending form with if:Lse in the Standard
I am making a small form with option to upload files with Windows and I ran into a problem at the time of submitting. The following problem occurs: When sending the uploaded form it sends and stores…
-
3
votes5
answers869
viewsQ: Fill <text> inputs after check <checkbox> and clear when unchecking
When checking chekbox all fields must be filled with the anonymous word and when unchecking it clears the fields. My html: <form> Deseja anonimato? <input type="checkbox" id="anonimo">…
-
2
votes1
answer64
viewsQ: Link to joomla login form 3.x
I am creating a custom offline page for joomla(The one we are on maintenance). I would like to put a link that directs the user to the front-end administration login page, how can I do this?
-
3
votes1
answer168
viewsQ: Icon inside HTML data-text attribute
The doubt may be silly but I really don’t know how to do it. It is possible to escape an awesomefonts icon (already installed in the project) inside an HTML attribute, in this case the data-text?…