Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 25, 2012 02:09 PM by dotnet_CH
Member
40 Points
259 Posts
Dec 25, 2012 10:55 AM|LINK
hi all,
is there any solution for notification and push messages in jquery mobile with css3 and html54
iam looking for small solution to have user notification in jquery mobile.
thanks
Star
7946 Points
1865 Posts
Dec 25, 2012 11:20 AM|LINK
Your question is not seems to be clear,
do you want to expect bidirectional notification in web application so some thing change in server and that is notify your client in browser ?
12203 Points
1825 Posts
Dec 25, 2012 11:33 AM|LINK
You can grab idea from following:
http://stackoverflow.com/questions/9933646/push-notification-for-web-and-mobile-application
http://techbrij.com/1029/real-time-chart-html5-push-sse-asp-net-web-api
OR you can use SignalR in your jQuery mobile app:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=791
Dec 25, 2012 01:46 PM|LINK
hi amit,
u got my idea - i want bidirectional notification on mobile web application to get server messages or page level notifications/alerts.
one more thing i want along with this.
Is notification js class design with html5 and css3 is good for phonegap converters to convert them in
mobile apps. or please forward some protocols required for phonegap converters.
Dec 25, 2012 02:09 PM|LINK
hi,
is cordova.js library is required to have notification compatiable with phonegap or simple notification class design with html5 and css3
is ok to use on phonegap to get converted apps w.r.t. notifications messages only
dotnet_CH
Member
40 Points
259 Posts
mobile notification
Dec 25, 2012 10:55 AM|LINK
hi all,
is there any solution for notification and push messages in jquery mobile with css3 and html54
iam looking for small solution to have user notification in jquery mobile.
thanks
amitpatel.it
Star
7946 Points
1865 Posts
Re: mobile notification
Dec 25, 2012 11:20 AM|LINK
Your question is not seems to be clear,
do you want to expect bidirectional notification in web application so some thing change in server and that is notify your client in browser ?
MCPD Enterprise and Web Application
MCTS Web, Window and Enterprise Application
urenjoy
Star
12203 Points
1825 Posts
Re: mobile notification
Dec 25, 2012 11:33 AM|LINK
You can grab idea from following:
http://stackoverflow.com/questions/9933646/push-notification-for-web-and-mobile-application
http://techbrij.com/1029/real-time-chart-html5-push-sse-asp-net-web-api
OR you can use SignalR in your jQuery mobile app:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=791
dotnet_CH
Member
40 Points
259 Posts
Re: mobile notification
Dec 25, 2012 01:46 PM|LINK
hi amit,
u got my idea - i want bidirectional notification on mobile web application to get server messages or page level notifications/alerts.
one more thing i want along with this.
Is notification js class design with html5 and css3 is good for phonegap converters to convert them in
mobile apps. or please forward some protocols required for phonegap converters.
thanks
dotnet_CH
Member
40 Points
259 Posts
Re: mobile notification
Dec 25, 2012 02:09 PM|LINK
hi,
is cordova.js library is required to have notification compatiable with phonegap or simple notification class design with html5 and css3
is ok to use on phonegap to get converted apps w.r.t. notifications messages only
thanks