Barry
08-29-2010, 09:02 PM
When I search for something on Google, I'm now asked "do you want to allow software such as ActiveX controls and plug-ins to run" (I keep my browser in nag mode). If I say no then I can't to go to the next results page by clicking one of the numbers on the bottom of the search page and I can't use the search box for another search. What kind of new fancy stuff is Google doing when you click one of the numbers?
Here's the HTML the Google uses for each number in the results page menu, which doesn't work when I disallow the new special software:
<td><a href="/search?q=hihi&hl=en&rls=com.microsoft:en-US&prmd=iv&ei=4QR7TNK3F8GC8gbC6YjEBw&start=10&sa= N" class=fl><span class="csb ch" style="background-position:-74px 0;width:20px"></span>2</a>
I took a minute to see if there's a script used for the "csb ch" class but the script I found in the source code seems to be encoded.
Here's the HTML the Google uses for each number in the results page menu, which doesn't work when I disallow the new special software:
<td><a href="/search?q=hihi&hl=en&rls=com.microsoft:en-US&prmd=iv&ei=4QR7TNK3F8GC8gbC6YjEBw&start=10&sa= N" class=fl><span class="csb ch" style="background-position:-74px 0;width:20px"></span>2</a>
I took a minute to see if there's a script used for the "csb ch" class but the script I found in the source code seems to be encoded.