Forum Moderators: open
There's also the good ol' frame stuff that Macguru mentioned.
I wouldn't waste anymore time worrying about these guys. The aren't doing anything useful and what they are doing is done poorly and is easily spotted.
Try using your browser with JS off, it helps a lot when analysing. This index.htm is actually a frameset, one frame is visible (100%) and the other is not (*). The JS redirect is on the invisible one. This is no ethical practice and by no mean a long term investment.
<added>Opera is the best tool around to dig those gimmicks and overall fast on the fly analysys</added>
(edited by: Macguru at 11:57 pm (gmt) on Sep. 6, 2001
Didle with the right button of the mouse on framed sites or any other elements. The fun part is that almost everything has keyboard shortcuts on this thing. The only drawback is that the free version is loaded with the most agressive blinking ad banner to get you into buying it. ;)
P.S. Don't forget to reload a page or the previous one if it was first loaded with JS on.
Yuck!
Is this bit doing the redirect you describe?
(Hope its ok pasting this bit - it doesn't appear to have anything that identifies the site)
<!-- #BeginLibraryItem "/Library/links.lbi" --><a href="index.htm#search_engine_optimisation"><img src="fr_images/image.gif" alt="search engine optimisation" border="0"></a>
<a href="index.htm#search_engine_strategy"><img src="fr_images/image.gif" alt="search engine strategy" border="0"></a>
If you have a 100% flash site the best option is to make a plain HTML version of the site and to let the user decide what he wants to get.
Good luck with Opera, it takes some time to get used to, but it is a very practical tool of the trade.