The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying to copy the fade transitions on http://www.boston.com/bigpicture/2009/0 ... _2009.html and having so much trouble - it's driving me crazy!
Problem is that I'm doing this in a .NET CMS environment with no access to the underlying CSS and the images are always offset so there's a jump. I've tried playing around with the positioning offset and that doesn't seem to work at all. I need something that'll work inline. I used to use a lovely bit of code that would swap images on rollover - can anyone help me to adapt that to swap on click instead with a fade? Anyone have some code to preload as well for these? The code I used to use is: <A HREF="xxx.html" OnMouseOver="document.images['link'].src='link_on.gif';" OnMouseOut="document.images['link'].src='link_off.gif'"><IMG SRC="link_off.gif" HEIGHT="15" WIDTH="100" BORDER="0" NAME="link"></A> --------------- Added [DATE]1239700679[/DATE] at [TIME]1239700679[/TIME] --------------- That first link should be http://www.boston.com/bigpicture/200...hour_2009.html |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|