Skip to content

DCF - File: Not targetting all div classes. #4

@Mschuddings

Description

@Mschuddings

$.dcf = function() {
$('.form-type-file, .form-managed-file').dcfFile();

=> added , .form-managed-file

aansluitend:

$.fn.dcfFile = function() {
var $input = $('input:first', this); ==> added :first

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions