Does anyone know how to get google to show your product categories on their results page ?
Eg. if I were a shoe shop that sold different types of shoes, how do you get google search results to...
Type: Posts; User: daxtrajero; Keyword(s):
Does anyone know how to get google to show your product categories on their results page ?
Eg. if I were a shoe shop that sold different types of shoes, how do you get google search results to...
ah, thank you - I'll give this a try
so when CSS is rescaling, does it use any fancy tricks to alias the image, for a smooth rescale ? I think that's what a jquery rescale looks like it does ?
...
Thanks man
Will it work with .PNG 24bit, and preserve the alpha transparency ?
I want to either use a background image, and lay a foreground image on top, preserving the alpha transparency ?
...
I have a new website project where there's a large central image on the screen.
I've recently seen javascript(?) that can scale an background image to cover the whole browser screen.
I was...
Is it possible to use the onClick on a button to make the contents of a <div> invisible ?
thanks mate - that'll explain why my tests so far haven't been working, d'oh!
Hi Guys
Just want a bit of quick advice. So far in my adventures with Javascript I've used form inputs to pass parameters to my javascript functions, using the input's VALUE field.
I'm...
Excellent, thanks Nile.
I'll go away and give this a try, knowing its now possible.
Need to check what browsers support 24bit pngs.
Am I right in thinking I could stack say 5 .png images on top of each other, each with an alpha channel, and have them display based on their z order value ?
Assuming my needs are simple and that I don't need to employ databases, can anyone point any drawbacks to a javascript shoppingcart ?
I was looking at this, and it seems ideal for my needs...
I have a mock-up of what I'm trying to achieve here:
http://bit.ly/ypCMWk
I'd have a row of buttons "choose style": flat, stiletto, sandal
And a row of buttons "choose colour": red, green, blue...
all sorted - found an error in my code - all sorted now
thanks everyone!
can someone tell me how I use this below? I've never seen two items together in inverted commas like this ?
class="anchorclass myownclass"
coothead, I stand corrected. Just tried your code:
.anchorclass:hover {
background-color:gray;
}
instead of my rubbish code below....
.anchorclass a:hover {
...
thanks, I'll give it a whirl.
I think there's something imposing itself on the css, after the anylinks section.
I've just tried the example code from the anylinkss page on dynamicdrive and I...
still doesn't work - I can set the background-color on the link, but as soon as I hover over it (and the menu appears as it should) the link background-color changes and I can't see where I need to...
Thanks will give it a try
I'm using the anylinkcss script here
http://www.dynamicdrive.com/dynamicindex1/anylinkcss.htm
I'm having trouble working out how to style the hover on the main anchor - mine is currently navy...
Hi Guys
Is it possible to use one of the DynamicDrive tooltips to display as soon as the page is loaded?
For example whenever my user clicks 'BUY NOW' in the shopping pages, it will jump to a...
Really need someone to help me with a small project, of which I may be able to pay you for your time. I need someone who's well versed in Google Analytics, specifically the eCommerce part.
The...
John, thank you.
I should correct myself - the page which processes the form inputs (on my server) is
"process_form.cfm"
would that make any difference?
Please forgive my ignorance for posting this, but need to get something straight in my head.
I have a web page 'form.html', whose job it is to take user input and submit the data to my other page,...
vwphilips, thank you soo much
Going to have a look through the code and see if I can get those buttons underneath those images
I've had a look through the different image sliders on dynamic drive and can't quite find what i'm looking for.
Specifcially this is what I'm after...
You little beauty!
Will give this a go.