php - Adding a custom plugin to each page without actually embedding into the page -
i have online chat plugin using jquery , html. website has many pages, want include chat plugin each page without changing other pages. how can perform this?
[without changing other pages]basically requirement add/include chat plugin on each page. or if hit website first time should show in browser , should continue show until user close that. ok suggestion using server languages jsp, php.
Comments
Post a Comment