Show links in BackButton ForwardButton and Go Button like in IE
Hello All;
I am trying to attempt something here.
In Internet Explorer, when you run your cursor over the BackButton,
ForwardButton
and the GoToPage Button, you are displayed a little hint that says something
like this:
go to http://www.borland.com/delphi/
I have done this already. And it seems to work pretty good, but it only
works for the page that you are on.
I need someone to help me to where it will read ahead,
//this one is right, Nothing wrong with it.
GoToPagebtn1.Hint := 'go to "'+ =URLCombo.Text +'"' ;
//This is the BackButton. It will only read the page that you are on?
BackBtn.Hint := 'Back to "'+HistoryList[HistoryIndex -0]+'"';
//Had to change the "1" to a "0" due to an ListIndex out of Bounds with the
"1" in place.
I also want to do the same thing for the ForwardBtn, but I have not
messed with it yet.
Anyone ever tried this one before. That can give me a hand.
Or am I the 1st :~) (I wish I was the 1st, I would have something over
everyone :~) )
Wayne
--
Carrz-Fox-Fire Promotions
Delphi 6 Pro SP2 | Win2k SP2|
http://www.carrz-fox-fire.com/Delphi/Delphi_Fire_Security/Main.asp
//Delphi Components and Source Code page, For members only, Sign up today
[Free for now]
http://www.carrz-fox-fire.com/Delphi/Delphi_Fire_Security/EmailList/C....
asp
//Delphi TWebBrowser & TEmbeddeedWB Mailing List, Join Today