Posts by thiago • 45 points
2 posts
-
2
votes1
answer444
viewsQ: Modelling Edge of an Element (DIV)
I want to know how I manipulate the edge of a div. The idea is to have a nice border Expand in the upper right corner of this element.That is, if the div has a 4 px square format on each side.I want…
-
2
votes2
answers824
viewsQ: Disabled HTML and Jquery property
Someone knows why they are not disabling the (disabled) property in jquery. That is, when you click the button.I want you to be (disabled=false) $(document).ready(function(){…