Simple Machine Codes
November 23, 2009, 12:29:19 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Affiliates Code Index Staff List Calendar Members Login Register  

Thread Preview [FireFox Only]


Pages: [1]   Go Down
  Print  
Author Topic: Thread Preview [FireFox Only]  (Read 181 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,664



View Profile WWW
« on: April 10, 2008, 04:56:35 pm »

Footers:
Code:
<script>
if($.browser.mozilla && location.href.match(/board,/i)){
$("td.windowbg span a[href*='topic,']").hover(function(){
if(this.href.match(/topic,(\d+)/i)){
var x = RegExp.$1;
this.id = "Why_" + x;
$.get(this.href,function(Info){
$("#Why_" + x).attr("title",$(Info).next().find("div.post").html());
});};},function(){});
};
</script>
This code is for FireFox Users only.  Only reason is because It uses AJAX, which sometimes makes IE Freeze, and that would be one of those sometimes.

Anyway, this code alowes you to hover over a thread link and it will show you part of the very first post of that topic.

Sorry, but I will probably never be able to get this working in IE and any other Browser but IE.
Report Spam   Logged

legend 1234
100 Club Member

Offline Offline

Gender: Male
Posts: 461


Legend 1234


View Profile WWW
« Reply #1 on: April 11, 2008, 01:36:04 am »

hmm well im one of them ie users lol

but nice moose Smiley

shame it xant be for ie though

but oh well

legend 1234
Report Spam   Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2006, Simple Machines LLC
ServerBeach Coupon