Skip to content

The way to trigger the resize event to call the rwdImageMap handler #118

@tofusoft

Description

@tofusoft

Should it use :

$img.resize(rwdImageMap).trigger('resize');

instead of

$(window).resize(rwdImageMap).trigger('resize');

to trigger the event?

If not, I got different $img

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