Posts by Lucas Pereira • 29 points
4 posts
-
1
votes1
answer329
viewsQ: How to leave a <div> with the same operation as a radio button?
I’m developing a system of employee metrics, performance evaluation, I have <div>'which have been set in table form on my form to qualify each option as Rare, Sometimes, frequent, at all times…
-
-1
votes1
answer19
viewsQ: Return of values from a column of table X that has 1 code in common
I need to solve a big problem. I have a table of answers of a poll where the answers made with checkboxes are in different lines with a common code, that of the answered question, example:…
-
0
votes0
answers299
viewsQ: Paging with Jquery PHP Mysql in MVC template
Well I have a little problem, I have a table with the conversations of a system internal chat that was created here in the company. My task will be to paginate the history generated with the buttons…
-
2
votes1
answer323
viewsQ: How do I perform a text search and select tag together?
I’m here because I’m having trouble doing a search like any other with <input text> and "search" button only with the tag <select> where they contain in each <option> to value…