vanilson
-
show div when the checkbox is checked
karlpcrowley and TheDoc thaks, more simple then my code
-
how to stop an animation using css3
HugoGiraudel, I don´t know why but the animation-play-state: paused doesn´t work. But I resolve the problem using the tip that mark123 give me, I was doing at the wrong way...
-
how to stop an animation using css3
hi mak123, I follow your tip but doesn´t work, here is the animation Your text to link here...
-
how to mantain the state of a page when loaded with jquery
AntonNiklasson, the scenario of my page it's the following: In my page I have tabs and in each tabs I have submenus one to insert new data and other to view the data that was inserted. the code:jsfiddle (http://jsfiddle.net/vanilson/gaps6/ &q…
-
site that show the colors that look good togheter
that's a great collection, thanks
-
Animation on Logo
therockstar, take a look at using canvas in javascript and css3 or jquery to play with the animation, canvas will help you with the design of the logo, the only problem it´s that internet explorer doesn´t support it.
-
Ecommerce sites that use drag and drop
Dhanishta, I´m googling like 4 days and I just found it today, but thanks for the answer...
-
Windows Editers for HTML , CSS , PHP
permanently Sublime Text 2 it´s the better choice for you...
-
What´s the best way to learn wordpress
thanks for the help boys and girls...
-
What´s the best way to learn wordpress
cssgirl, I just wanna start with the basics, create a theme, using the wordpress plugins and manage de cms. Css, html isn´t a problem and Php I know the basics I usually develop in java or c#. But as you and Ronangelo says I will just jump in...
-
how to customize the jquery validate plugin error messages
thanks SgtLegend, the problem isn´t a problem anymore...
-
lesscss and regular css
thedoc, it´s a bad practice if I don´t compile the .less file to a .css file?