Server Sent Event Using JSON and Custom messages Example
CallJson.html Default2.aspx retry:1000; data: Demo at Time event: FirstMessage data:{"Name":"Yogesh"} Download Source...
HTML5 Server-Sent Events With example
Using HTML5 Server-Sent Events our web page update its contents which are sent by web server. Examples: Facebook updates, twitter , stock price updates, news feeds, cricket / election results, etc. Set "Content-Type" header to "text/event-stream" Specify that the...
Example of Jquery each function on table to retrieve data
1 Ram 2 Ram1 1 Ram 2 Ram1 1 Ram 2 Ram1 1 Ram 2 Ram1 3 Ram3 4...
Jquery Each Example to change alternate row color
Example 1 1 Ram 2 Ram1 1 Ram 2 Ram1 1 Ram 2 Ram1 1 Ram 2 Ram1 3 Ram3 4 Ram4 Example 2: To Get Text of alternate rows 1 Ram 2 Ram1 1 Ram 2 Ram1 1 Ram 2 Ram1 1 Ram 2 Ram1 3 Ram3 4...