beautiful woman xx
thanks
Type: Posts; User: neilkw; Keyword(s):
beautiful woman xx
thanks
yes that sounds like the one!
How do i assign the id name to the js and what is the correct way to reference it from the html?
Thanks,
the code was more of an example really..
I want to learn the exact code to link the div to js.
what code do i need to put in the js to make the link to the div? assuming i use an...
Yes, I'm brand new to js...
I want to understand how I assign a div to link to an externally hosted js file.
I have successfully added the external link to the head but am unsure as to where i...
Hi well as analytics now details internal search sites I was hopig to find an api or similar that would work with the analytics data.
Hi
I'm looking to install a search cloud in direct linkage to the searches made on my site. ie if " taps " is my best searched product this should display a large font size and so on..etc in...
Hi
I'm currenrtky working on a site that needs a search functionality that works like ebay, amazon etc and has the ability to pick up small mis-spellings and also the ability to show search...
Hi
I'm currenrtky working on a site that needs a search functionality that works like ebay, amazon etc and has the ability to pick up small mis-spellings and also the ability to show search...
Is there any IE bug fixes for this atall?
-webkit makes chrome and safari work well, but IE is driving me nuts as column count is not picked up
css attached...
#brands_menu.megamenu...
Hi
Can anyone point me in the right direction to a search cloud built in javascript?
ie. a the text populated list linked to internal site searches displaying larger fonts in relation to...
1) Script Title: Lightbox image viewer 2.03a
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem: Hi, i have this script running but the...
1) Script Title: Ultimate Fade-in slideshow (v1.5)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
Hi, I'm loving this fader but I...
I have cracked it, the problem existed because i specified a full image path to my hard drive but it only needed the image name.
thanks
1) Script Title: Presentational Slideshow Script
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex14/presentationslide.htm
3) Describe problem: I have followed this script to the best...
Ok, I've had a search for a solution but I feel that question is too basic for the serious flash work on here.... I'm a newbie in flash. ( you'll soon see that )
1. I have designed a map with...
sorted, js though.
<script>
function changeBGColor(item, color)
{
var pItem = item.parentNode;
while(pItem.nodeName != 'DIV')
pItem = pItem.parentNode;
hi,
I'm hoping that css can render this, but accept that js may be the best solution.
Background:
I am designing a page where customers can buy bathroom suites plus a host of additional...
How do I add a class for an currently active link in css.
ie. a list of 10 links - when I view one of the pages, the corresponding link has a different colour.
People have mentioned using...
my solution came from here...
http://www.alistapart.com/articles/fauxcolumns/
well, thanks for those, but the problem I have is that I need to div to expand regardless of whether there is content inside it.
When I add breaks or image it does behave fine and expands...
Hi,
My site below has a right hand column with various links inside.
http://www.clearancebathrooms.com/code/showers/doors/doors.html
I would like to make the 'rhc' div height expand and...
Do you have a live link or some code please.
Got it! a site that renders screenshots of built/in progress websites in a selection of browsers and operating systems at different resolutions. A designers paradise!
hi
I am trying to call in js files externally to make my site a little more compact and faster. The js actually exists on another website
Can anyone let me know what i'm doing wrong.
I am...
cheers guys