Hi there - i appreciate it might be advanced and too long to answer - could you just let me know what programs would be required? I ask because i need to find a free lancer to actually build it for...
Type: Posts; User: isntworkdull; Keyword(s):
Hi there - i appreciate it might be advanced and too long to answer - could you just let me know what programs would be required? I ask because i need to find a free lancer to actually build it for...
hi all,
i need to build a product finder - on my web shop, to help people find suitable products.
I cant see many examples but i did come across: http://www.wacom.com/en/us/product-finder
...
hi all,
i'm a novice at scripting etc, but have been tying the below code:
$(function() {
$.fn.scrollBottom = function() {
return $(document).height() - this.scrollTop() -...
thanks guys,
that DD mega menu seems to do what i need, will have a play around with and see how i get on...
thanks again
Hi all
I was just checking if anyone knows of a menu that works in the same way as the one over at play.com
any advice welcome...
thanks
James
hi all,
first let me point out i am a complete javascript / jquery novice, but i think what i need is something very simple, just cant find any answers...
i am using the below code as part of...
Hi all
I was trying to add a simple link to some products on my site, the link was going to the products main page.
the link uses the .asp code
<%=rs("pID")%> to go to the product page...
...
Hi all
This might be impossible, but i'm sure i read some where before that jquery could add text to a page.
Basically i want to add a short snippet of text to the below line:
<div...
1) Script Title: Accordion Menu script (v1.7.1)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
3) Describe problem: Hi all this isnt a problem as such, i...
1) Script Title: Featured Content Slider v2.4
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
3) Describe problem:
HI all, just a quicky, how do...
hi,
thanks for the suggestions, but nothing seems to be working...
could it have something to do with the fact it is inside the featured content slider which has this code:
...
Hi all
i have an issue with a little CSS code i use to pop up information about a product from its thumbnail image.
it works fine in all of site, apart from when i code it into a DD script,...
Ignore this thread
I've sorted it thanks....
Just noticed it works fine when page first loaded..
but once you have clicked on the "latest products" or "top sellers" tab, that is when the display stops working.
if anyone can advise me why,...
Hi all,
i am redesigning my homepage, which has 3 Dynamic drive scripts on it. and one is a tooltip, which isnt working correctly. i dont know if its a CSS problem or a script problem. But i...
Me again,
in the above code (generously provided by Vic), the distance is simply estimated by the customer...
but i am thinking of making it a little more accurate, and to do this i would need...
thanks Vic
that works a treat...
all i need to do now is have a good look at it, and see if i can understand it in anyway... as its completely different to the tutorials i was looking at! lol...
Thanks again, DJR33
I'm happy to use radio buttons, but what javascript code will get the associated value?
can you point me in the right direction?
also, how would i disable the typing into...
thanks for the reply djr33
I've started trying to build this using javascript. which i know nothing about and am using tutorials to try and figure it out myself.
you can see what i've come up...
Hi all
I have an online cctv website, and i want to try to help customers by providing an online lens calculator.
i have found an offline one...
Hi all
I was wondering if its possible to creat the page title from a link to that page?
Basically, i have an ecommerce website, and i'm thinking of adding some links on product pages helping...
Have i posted this in the wrong category?
Maybe i should have post it in the CSS category?
if i have can the admins move it? or should i repost?
1) Script Title: Solid Block Menu
2) Script URL (on DD): http://www.dynamicdrive.com/style/csslibrary/item/solid_block_menu/
3) Describe problem:
Hi all, not a problem as such i was just...
hi again guys
Can you tell me how i put declarations inside conditional statements?
i put this on my site initially :
<!--[if lte IE 6]>
<link href="style6.css" rel="stylesheet"...
Hi penguin
so could i create a totally new style sheet for IE6 say, and call it style6.css
then put
<!--[if lte IE 6]>
<link href="style6.css" rel="stylesheet" type="text/css"/>...