I've seen the effect on some sites! But I have no idea how to do it!
The effect works in a set, formed by the menu the body of the page and the class!
Let's say I have a menu with three tabs, with A B C.
When the page is rolled down - I be...
The problem: In a page I have two select, one that selects the team and another the team members, the first (of the team) I fill the option with php (by query in the database), so he will list all the teams I have registered in the databa...
People do not know anything about java and I believe that's what I'm going to need. Next situation:
Below is the script to generate the amount with interest and fine of the value between due date and payment date and their respective fields:...
Good morning,
I'm making a form with tabs where the user can add and delete the tabs when needed, for the user to delete the tab use the .remove () function of jquery and the next tab is in place of deleted, my problem is that in the form I h...
I would like to know if there is any technique, a plugin, whatever it is, something that allows you to resize an image that is on my web page in an interactive way with the user, such as the following image:
I'm doing a field validation in my project, however I've set it so that the empty field error only appears in the "name" field as I'm still working on it. However, the error message is appearing in all fields, both for successful validation and...
I know you say it was not found, but I can not find where I was wrong.
My controller:
@Controller
public class ProdutoController {
@Inject
private Result result;
@Path("/")
public ArrayList<Produto> inicio(){...
I need to solve a problem that happens on the mobile site I work on.
In a page listing 4 items are displayed at a time, when the page is rolled to the end an AJAX returns 4 more, and so on (pagination is done by hash in the url).
When clicked...
Good afternoon,
I installed in the Magento store the module PagSeguro, but I can not finish the purchase, because I get the following error:
Uncaught TypeError: jQuery.colorbox is not a function
I'm getting this error at line 91, of the...