hi all,
hoping that someone can answer a question for me - i am currently trying to get a bunch of divs to fade between each other when a link is clicked.
the basics seem to be working fine - but...
Type: Posts; User: wwfc; Keyword(s):
hi all,
hoping that someone can answer a question for me - i am currently trying to get a bunch of divs to fade between each other when a link is clicked.
the basics seem to be working fine - but...
hi all,
i am working on something that i am using sprite sequencer and sprite rollover scripts for.
at the moment it plays the sprite animation just fine - but what i want to do is to play the...
Hi,
I have a problem with three.js. i have two particle system set ups that seem to be conflicting with each other.
The first scene loads up without problem, but when the second set loads the...
so, i take out the loop in
<audio loop class="set1" id="soundTour3" src="1.mp3"></audio>
and make it
<audio class="set1" id="soundTour3" src="1.mp3"></audio>
and it plays only once - which is...
hi...
i am stuck on something that is sooo near to working as i want it to...
i have a page that plays audio as you scroll from one div to another - the audio fades in / fades out depending on...
hi all... off to a mare of a start to the week!
does anyone know how i can make a swiffy conversion play only when the div it is in gets swiped to. or a workaround for it...
i am using jquery...
evening!
i'm not sure if what i am trying to do is possible for a start, hopefully it is.
i am using a combination of the jquery plugins "scrollTo.js" and "iscroll.js"
with a bit of tinkering...
hi john, i've been beavering away, trying to get things working, and have had some success in getting things to show up with the div's :D
...but for some reason, which i simply can't work out, the...
hi john, thanks for replying (once again!) :)
basically, i am trying to work out how i can add content the panels/items that fade in and out...
(at the moment i only manage to show the text)
...
...hi john thanks for that :D
any idea of how i can get the scrolling div (apdiv1) to display within the divs that fade in?? so it is placed within - if you test the attachment doc - it works and...
hi - just wondering if anyone knows of a solid preloader script that can load up "all" images within a page before actually displaying the page itself?
i have tried this one - and although it is...
hi all!
hope everyone had a great christmas? :)
i have been pulling my hair out for some time trying to get something working.
i have tried to integrate the script from this thread...
with...
...you just nailed it!
i thought i might have been asking for "the moon on a stick" - but i guess it's easy when you know how!
thankyou very much - you made it sound simple!
:D
good karma...
...thanks for taking the time to have a look at this john, really appreciate it.
i think i've done as you suggested - but for some reason the top is staying in a fixed position and won't scroll...
...sorry, i think i spoke to soon! by itself this works perfectly but i have tried to combine it with another document and it has stopped working.
the other document also uses jquery - 1.3.1 - i...
...perfect!
thankyou so very much!
:D
hi all,
hope someone can help me out here - i have a div at the top of a page which is fixed in it's position - so when the page is scrolled either vertically or horizontally it stays right where...
...think i've sussed it now...
drop a div in the relevant panel, make position relative and then place the elements i need into the relative positioned div...
seems to work...
using the latter script this is what i am getting...
is it the css that is causing this?
<!DOCTYPE html>
<html>
<head>
<title>SEO Detail click Demo w/jQuery Fade Effects</title>
<meta...
hi all,
my first post on here, hoping i can get answer to my question :confused:
i'm trying to work out how to swap div and all associated content of the div when a link is clicked, very similar...