Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
var $progressDiv = $(“#progressBar”);
var $progressBar = $progressDiv.progressStep();
$progressBar.addStep(“First”);
$progressBar.addStep(“Second”);
$progressBar.addStep(“Third”);
$progressBar.refreshLayout();
$progressBar.setCurrentStep(0);
The program says .
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.