I have an SVG element and I want its height and width to fit according to the resolution. For this I'll get into javascript through the screen.width.
Now I wanted to insert this value into the svg tag. Is it possible to do this?
<script>...
How can I insert the value of an input type="file" into another type of hidden input. Please help I know it's a baby question anyway please help guys. I want it done in javascript or jQuery or php
In this question I saw how to read the .txt ~ > Read txt
Now I want to know: If I leave a field in focus , and it's about the tooltip message, it should show a message regarding that field. >
Ex: If I leave the password field...
I have a Controller that generates a list of Graphics as can be seen below:
[EXEMPLO DE DADOS]
Pergunta: Estrutura
Dados: [1, 3]
[2, 5]
[3, 1]
[4, 0]
[5, 10]
Pergunta: Organização
Dados: [1, 2]
[2, 0]...
I have this code where I'm using sortable of JQuery. But I'm having problems because I'd like each item to be moved only by ico , but the current code lets you drag each item from anywhere in it.
Can anyone help me?
I did not quite understand what they wanted to do in this code.
You should open a Div with a basic form.
My code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><...
Define several DataAnnotations for the template which the instance instance.
When the form submission is not for AJAX, everything works as it should, that is, ValidationSummary is populated with ErrorMessage defined in my classes....
Well, I have a problem with the code, I intend to press a Menu button to hide all the DIV except one, but it is not working, can someone help me please?
@import url(http://fonts.googleapis.com/css?family=Raleway);
#cssmenu,
#cssmenu ul...