4 lines
48 B
JavaScript
Executable File
4 lines
48 B
JavaScript
Executable File
$(function()
|
|
{
|
|
$('#ajaxForm').ajaxForm();
|
|
}) |