-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
var loadTitle = $(document.createElement('h3')).html('Pixel Cookers Theme');
var loadBtn = $(document.createElement('button')).attr('type', 'button').attr('id', 'load-options').attr('class', 'btn greydient').html('Load User Preferences');
var loadResult = $(document.createElement('p')).attr('id', 'load-result');
var mySidebar = $('.controller-my.action-account #sidebar');it's in my/account page, but when I click it, doesn't make the stopwatch auto play.
Metadata
Metadata
Assignees
Labels
No labels