Plugin Directory

Changeset 479270


Ignore:
Timestamp:
12/22/2011 02:16:27 PM (14 years ago)
Author:
Skowron
Message:

removing 'active' class from sizes buttons on focus custom size inputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nokia-mapsplaces/trunk/page/js/core.js

    r478044 r479270  
    203203        this.value = "";
    204204        jQuery(this).removeClass('labelText');
    205         jQuery(this).unbind('focus');
     205//        jQuery(this).unbind('focus');
    206206       
    207207        jQuery('#fixedSizes .active').removeClass('active');
Note: See TracChangeset for help on using the changeset viewer.