Skip to content

Jean-Pierre Lambelet

Il n'y a pas de questions bêtes

  • Programming tips
  • About JP
  • English
    • Français

Author: JP

Non classé 

jQuery file Upload – Basic solution with a callback

August 13, 2013 JP 0 Comments

jQuery-File Upload How to use the basic solution of http://blueimp.github.com/jQuery-File-Upload/ and make it work for all browsers (special dedication to

Share this:

  • Twitter
  • Facebook
Read more
Non classé 

SQL – how to change the ORDER BY in a query

August 13, 2013 JP 0 Comments

When it is necessary to have a predefined order in a query, it is possible to change the order of

Share this:

  • Twitter
  • Facebook
Read more
Non classé 

CSS – Making an attribute of one class more important than another

August 13, 2013 JP 0 Comments

In order for one CSS attribute to take over another – for example, when one item is defined by two

Share this:

  • Twitter
  • Facebook
Read more
Javascript 

jQuery – Focus the first field

August 12, 2013November 19, 2019 JP 0 Comments

To focus the first field on your page, just use: $(“input:text:visible:first”).focus();

Share this:

  • Twitter
  • Facebook
Read more
  • Next →
  • Français
  • English

Recent Posts

  • Symfony – Doctrine – How to see where a sql query is executed
  • Install drupal/console on drupal 9
  • PHP Spaceship Operator <=>
Copyright © 2025 Jean-Pierre Lambelet. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.