Skip to content

issue with jquery-3.5.0.js #2

@Manyletoulousain

Description

@Manyletoulousain

Hi,

if I use the following with jquery-3.5.0.js it is not working

$(".caption").msgbox(
						{
							type: 'alert',
							content: "xxxxxxx",
							title: 'Alert',
							onClose: function(){
								
							}
						});

if I use an older versio of jquery 1.10.2 it is ok. But many other item of my page are not working anymore.

Do you have any fix?

thank you
Manny

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions