|
|
|||||||
| TroubleShooting General Trouble Shooting Examples |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
If you want to make browser compatibale "Add to Favorites" then check the below mentioed code!!!
function addfav(){ if(window.external) { window.external.AddFavorite( "http://www.thejackol.com", "the jackol's den"); return false; } return true; }And you call it like this: Add to favourites
__________________
Strat with Linux || Optimize, Secure and increase performance of Apache || Already Started The visionary conceives the impossible, The missionary makes it possible. ...Gita. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php mail function alternative | Vaughn | Linux Web Hosting Discussion Forum and Support | 2 | 10-27-2006 03:13 AM |