Faraz Shah Khan

MCP, MCAD.Net, MCSD.Net, MCTS-Win, MCTS-Web, MCPD-Web

Browse by Tags

All Tags » bookmark (RSS)
Javascript to add bookmark option on your website
If you want to add an option that users can click a button on your website and it will open up bookmark option. Following is the code that will perform this task. <html> <body> <SCRIPT LANGUAGE="JavaScript"> function bookmark(url, description...
More Posts