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é
August 13, 2013 JP

jQuery file Upload – Basic solution with a callback

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:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
Read more
Non classé
August 13, 2013 JP

SQL – how to change the ORDER BY in a query

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

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
Read more
Non classé
August 13, 2013 JP

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

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

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
Read more
Javascript
August 12, 2013 JP

jQuery – Focus the first field

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

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) 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.