Skip to content
/ noty Public

Add API method: $.noty.setType(id,type)#30

Merged
needim merged 3 commits intoneedim:masterfrom
christianp:master
May 22, 2012
Merged

Add API method: $.noty.setType(id,type)#30
needim merged 3 commits intoneedim:masterfrom
christianp:master

Conversation

@christianp
Copy link
Contributor

I wanted the ability to change a notification's type, so I've added an API method similar to $.noty.setText.

Usage:
$.noty.setType(id,'alert');

I wanted the ability to change a notification's type, so I've added an API method similar to $.noty.setText.

Usage:
	$.noty.setType(id,'alert');
needim added a commit that referenced this pull request May 22, 2012
Add API method: $.noty.setType(id,type)
@needim needim merged commit 33fcd4c into needim:master May 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants