I have the following code:
link
HTML:
<!DOCTYPE html>
<head>
<title> Teste </title>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="navba...
I need to list the last 5 tweets of a Twitter user, and I need only the text and date appear. I'm trying for the widget of Twitter itself, but it's very complicated. Would anyone else have a solution for this?
I'm trying to sum some fields into a 'final input.'
I have input id #TotalFR and I would like that, as fields #CFR1 , #CRF2 , #CRF3 , #CRF4 and #CRF5 are filled, the sum of this is displayed in...
I own a site with animation that starts as soon as the object on the screen is viewed.
However, if I give F5 in the middle of the page, when raising the refresh avarés in the middle of the screen, the animation happens and should not ..
How c...
Expensive, I inserted some divs to work with dialog and tabs, those with jquery use.
Everything is working fine, but every time I enter or refresh the page, fields that have dialog "behind" give a "wink" quickly showing the...
I wanted to do a questionnaire-type scheme. The closest example I found was this:
link
But I do not want a quiz and not everything in JS. I want something like this:
Question
R1
R2
R3
R4
In the example, R3 is correct. If the user choo...
1 Hello, friends I'm trying to put the filter in the first row of the table head, it almost worked if not for the fact of the ordering, as I show in the image. The sort cells must be in the first header that does not have the text boxes. I'm u...
I've been researching some Jquery masks to apply to a system, but I noticed that in some examples the mask is displayed when the input is clicked, and in other cases the mask is applied while typing.
How do I get the second case? I'm currentl...
I know the question is controversial, but I want to know if it really blocks the print screen function altogether. In Windows Forms you have to delete the clipboard with the clipboard.clear, but already in JavaScript this is not allowed for se...