Azzahrah
Azzahrah
Thank you..., but i try, sample code by edwardcw different version with this version
@krage still problem i have add lines ``` allprojects { repositories { google() mavenCentral() maven { url "https://jitpack.io" } } } ``` ``` implementation 'com.github.BelooS:ChipsLayoutManager:v0.3.7' implementation 'com.github.pchmn:MaterialChipsInput:1.0.8' // material chip...
//listen for click events from this style $(document).on('click', '.notifyjs-foo-base .no', function() { //programmatically trigger propogating hide event $(this).trigger('notify-hide'); }); $(document).on('click', '.notifyjs-foo-base .yes', function() { //show button text alert($(this).text() + "...
//listen for click events from this style $(document).on('click', '.notifyjs-foo-base .no', function() { //programmatically trigger propogating hide event $(this).trigger('notify-hide'); }); $(document).on('click', '.notifyjs-foo-base .yes', function() { //show button text alert($(this).text() + "...
Below is working for me... ``` W3.CSS Template import * as PNotify from './node_modules/@pnotify/core/dist/PNotify.js'; import * as PNotifyMobile from './node_modules/@pnotify/mobile/dist/PNotifyMobile.js'; window.addEventListener('DOMContentLoaded', () => { PNotify.defaultModules.set(PNotifyMobile, {}); PNotify.alert({ text: 'Notice me,...
@jamesta696 , can you telme what pnotify alternate?
Just install with npm, then mix with compiling asseets(Mix), finally import
thank FYI... On Thu, 10 Dec 2020, 16:49 Luciano Mammino, wrote: > Hello @azzahrah , to my knowledge, as of > today, the book is available in 3 different bundles:...
you need to set timout, for read/write event, and close when no data received....
Helo Iam sorry mistake commant... i have solve my problem...