![]() |
|
#21
|
||||
|
||||
|
If you are talking abou that little line, I have no idea. I noticed one of your members has some pics of Iraq. You should have him check out my gallery.. I have a ton of pics from my sons deployment! I like that stats - top 5 module! Nicely done. Where did you get it?
Last edited by mholtum; 06-27-2005 at 12:12 AM. |
|
#22
|
|||
|
|||
|
vbhacks.us .... this is where 90% of my hacks or mods come from.
Here is the post: http://www.vbhackers.com/forum/thread504.html |
|
#23
|
||||
|
||||
|
Link stealer & a spammer
|
|
#24
|
|||
|
|||
|
What are you talking about seriously!!!!
|
|
#25
|
||||
|
||||
|
Quote:
|
|
#26
|
||||
|
||||
|
Quote:
Goto www.vbulletin.org at least u would not be in a morgue. |
|
#27
|
|||
|
|||
|
Works great for me,
I suppose this could also be used to display photo's you'd need to create thumbnails of course.
|
|
#28
|
||||
|
||||
|
Quote:
|
|
#29
|
|||
|
|||
|
I've also got this displaying image thumbnails but I'd like to make the module window deeper to display more images at once, is this possible ?
See here www.throttlejockey.co.uk |
|
#30
|
||||
|
||||
|
Quote:
Code:
<SCRIPT src="fading.js"></SCRIPT> <MARQUEE behavior= "scroll" align= "center" direction= "up" height="170" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()"> <center> |
|
#31
|
|||
|
|||
|
Excellent, thanks a lot.
|
|
#32
|
||||
|
||||
|
No Problem.
|
|
#33
|
|||
|
|||
|
Hmmm this is strange ! The scrolling images look good with Firefox but it's just been pointed out to me that the images are washed out when viewed with IE, any ideas for a cure ?
Thanks www.throttlejockey.co.uk |
|
#34
|
||||
|
||||
|
They are "washed out" on purpose.
that is the fading feature. When you point your mouse onto it they stop scrolling and become clear. For some reason this feature doesnt work correctly in firefox.
|
|
#35
|
|||
|
|||
|
Got you, think is they don't become clear at all with IE ?
|
|
#36
|
||||
|
||||
|
Post a link & check it out on my site. http://www.ravensrealm.net, left side.
Mind posting your template? Did you upload the fading.js file into the root of your server? |
|
#37
|
|||
|
|||
|
I see it working fine on your site, here's my hashed template.
Title adv_portal_photo Code:
<!-- Scrolling/Fading Links --> <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="175"> <tr> <td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] Photo's</strong></span> </td> </tr> <tr> <td class="$getbgrow" width="100%"> <SCRIPT src="fading.js"></SCRIPT> <MARQUEE behavior= "scroll" align= "center" direction= "up" height="120" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()"> <center> <!-- Begin Links --> <a href="http://www.throttlejockey.co.uk/image/i1%20(1).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(1).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(10).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(10).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(11).JPG" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(11).JPG" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(12).JPG" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(12).JPG" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(13).JPG" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(13).JPG" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(14).JPG" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(14).JPG" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(15).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(15).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(16).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(16).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(17).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(17).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(18).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(18).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(2).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(2).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(20).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(20).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(21).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(21).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(22).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(22).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(25).jpg" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(25).jpg" alt=""></a><BR><BR> <a href="http://www.throttlejockey.co.uk/image/i1%20(26).JPG" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.throttlejockey.co.uk/image/thumb/tn_i1%20(26).JPG" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <a href="http://www.sitename.com" target="_blank"><img onmouseover=high(this) style="FILTER: alpha(opacity=30); moz-opacity: 0.3" onmouseout=low(this) border=0 src="http://www.path_to_image.jpg" alt=""></a><BR><BR> <!-- End Links --> </center> </Marquee> </td> </tr> </table> <br /> <!-- End Scrolling/Fading Links --> |
|
#38
|
||||
|
||||
|
As long as it is in your public_html folder it should work correctly. You might try the full path here:
Code:
<SCRIPT src="http://www.yoursite.com/fading.js"></SCRIPT> |
|
#39
|
|||
|
|||
|
Bingo !
You're a star, it works with the full url.
|
|
#40
|
||||
|
||||
|
w00t! Glad to help
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scrolling Latest Post Block | BoNfiRe | Add-On Modules & Modifications | 58 | 09-20-2005 09:58 PM |
| How I do the Block Pullet image ? | Alderwazeh | Troubleshooting / "How do I..." Questions | 1 | 02-08-2005 04:04 PM |