Plugin Directory

Changeset 764647


Ignore:
Timestamp:
08/30/2013 08:19:56 AM (13 years ago)
Author:
royaltechbd
Message:

Update data

Location:
rt-date-picker/trunk
Files:
41 added
2 edited

Legend:

Unmodified
Added
Removed
  • rt-date-picker/trunk/readme.txt

    r764060 r764647  
    2020
    2121
     22### Browser support
     23* Firefox 3.0+ Google
     24* Chrome 10.0+
     25* Internet Explorer 6.0+
     26* Safari 3.1.1+
     27* Opera 9+
    2228
    2329### More
  • rt-date-picker/trunk/rt-date-picker.php

    r764060 r764647  
    1818wp_enqueue_script('date-picker-js3', RT_PLUGIN_PATH.'lib/ui/jquery.ui.datepicker.js', array('jquery'));
    1919
    20 
    2120/* Acive Code */
    2221wp_enqueue_script('date-picker-active', RT_PLUGIN_PATH.'lib/active.js');
    23 
    2422
    2523/* Adding Plugin custm CSS file */
Note: See TracChangeset for help on using the changeset viewer.