vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Add-On Modules & Modifications

 
 
Thread Tools Display Modes
  #21  
Old 06-27-2005, 12:10 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

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  
Old 06-27-2005, 08:05 AM
macgyver24 macgyver24 is offline
Junior Member
 
Join Date: Jun 2005
Posts: 12
Default Re: Scrolling/fading image block

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  
Old 06-30-2005, 02:16 AM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default Re: Scrolling/fading image block

Link stealer & a spammer
__________________
User Name : test
Password : test
www.theundergroundsource.com
  #24  
Old 06-30-2005, 12:31 PM
macgyver24 macgyver24 is offline
Junior Member
 
Join Date: Jun 2005
Posts: 12
Default Re: Scrolling/fading image block

What are you talking about seriously!!!!
  #25  
Old 06-30-2005, 12:34 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

Quote:
Originally Posted by macgyver24
What are you talking about seriously!!!!
I was wondering the same thing.
  #26  
Old 07-01-2005, 02:38 AM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default Re: Scrolling/fading image block

Quote:
Originally Posted by macgyver24
vbhacks.us .... this is where 90% of my hacks or mods http://www.vbhackers.com/forum/thread504.html
This site is so under used I feel like going back in time. So many of the post have not been touch since 2003 and that is most of the hacks.
Goto www.vbulletin.org at least u would not be in a morgue.
__________________
User Name : test
Password : test
www.theundergroundsource.com
  #27  
Old 07-22-2005, 10:41 AM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

Works great for me, I suppose this could also be used to display photo's you'd need to create thumbnails of course.
  #28  
Old 07-22-2005, 10:48 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

Quote:
Originally Posted by AndyA
Works great for me, I suppose this could also be used to display photo's you'd need to create thumbnails of course.
You can use it to display any images. If you put it in the middle you can use larger images.
  #29  
Old 07-22-2005, 02:23 PM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

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  
Old 07-22-2005, 02:47 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

Quote:
Originally Posted by AndyA
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
Why yes it is! Change the red part
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  
Old 07-22-2005, 02:50 PM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

Excellent, thanks a lot.
  #32  
Old 07-22-2005, 03:03 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

No Problem.
  #33  
Old 07-25-2005, 11:32 AM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

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  
Old 07-25-2005, 11:39 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

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  
Old 07-25-2005, 11:46 AM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

Got you, think is they don't become clear at all with IE ?
  #36  
Old 07-25-2005, 11:51 AM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

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  
Old 07-25-2005, 12:02 PM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

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 -->
Re fading.js I have it in my public_html folder but I've also just copied into what I 'think' is my root, the section above public_html. So fading.js is currently in both locations.
  #38  
Old 07-25-2005, 12:06 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

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>
Not sure why it isnt working for you.. Your template seems fine.
  #39  
Old 07-25-2005, 12:12 PM
AndyA AndyA is offline
Member
 
Join Date: Apr 2005
Posts: 99
Default Re: Scrolling/fading image block

Bingo !

You're a star, it works with the full url.
  #40  
Old 07-25-2005, 12:52 PM
mholtum's Avatar
mholtum mholtum is offline
I ******* single moms.
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 1,938
Default Re: Scrolling/fading image block

w00t! Glad to help
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -4. The time now is 11:53 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.