Articles Tagged 'solve'

How to hide the close button of a dialog jQuery UI

While waiting for the official release of jQuery UI 1.7 (eh yes, the jQuery development team decided that it will release as version 1.7, due to confusion), which may be one option to remove the close button of a dialog, here's how quickly resolve the problem with the current 1.6rc6:

More ...

JQuery: animate backgroundColor

(che nella versione camelize è backgroundColor ). I did not understand if it's a bug or something intentional, the fact remains that whatever the method animate() to jQuery does not work with some CSS attributes, including background-color (which version camelize is backgroundColor ). For example the following code has no effect:

1
2
3
4
5
"text/css" > < style type = "text / css">
div # box {background-color: # eee; width: 100px; height: 100px}
</ style >
<! - .... ->
"box" >< / div > < div id = "box"> </ div >
1
) . animate ( { backgroundColor : "#f90" } ) ; $ ('Div # box'). Animate ({backgroundColor: "# f90"});

To resolve this problem you need to install an extension: jQuery Color Animations . This allows you to run the "Animations" attribute backgroundColor and more:

  • backgroundColor
  • borderBottomColor
  • borderLeftColor
  • borderRightColor
  • borderTopColor
  • color
  • outlineColor

More ...

Bug.gd: find and fix bugs

Bug.gd Collaboration is everything, especially for programmers. Hence un'interesante free, simple and effective. Bug.gd is a repository of "problems" at 360 degrees for all operating systems. With its database tries to solve, with the help of the whole community, any problems, malfunctions, bugs and / or unexpected happen in our computer. Just go to the site, browse the database Bug.gd , and see if someone has already had a problem similar to ours. If we find the solution well, otherwise, indicating our email address, we can leave us a message of help, a description of our "bugs", indicating the type of problem we have. As soon as someone solves it we will be notified by email.

More ...


Stop SOPA