Plugin Directory

Changeset 764060


Ignore:
Timestamp:
08/29/2013 09:22:53 AM (13 years ago)
Author:
royaltechbd
Message:

Update

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

Legend:

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

    r763970 r764060  
    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+
    2822
    2923### More
  • rt-date-picker/trunk/rt-date-picker.php

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