Posts by Maiko Souza • 63 points
4 posts
-
0
votes1
answer460
viewsQ: Define attributes in columns <td> in html table, with javascript
I have the following code below that receives some data via ajax and assigns the received values in a table that is defined with the "Datatable". I’d like to know how I set attribute to my "td" tags…
-
1
votes1
answer128
viewsQ: Image bootstrap tooltip does not work
Hi guys. I have the following problem..., for some reason my tooltip is not loading my image. Follow my code below and the picture of what is happening! <a data-toggle="tooltip" title="<img…
-
0
votes0
answers192
viewsQ: Cron does not work
I’m trying to run a file .sh to perform a backup of my database, but for some reason the cron to run this file is not working. I’ve tried to make a lot of changes, but nothing works. All other cron…
-
4
votes1
answer113
viewsQ: css responsive misaligned
Hello, everybody! I have an image gallery coming from a database that defaults some items when the screen resolution is reduced to 1150px. This is done when the title under the image is too large…