Hi All, not sure if this is a javascript question or a form question, but I have a new project Im working on regarding a form.
People have a drop down menu within this script or form that has...
Type: Posts; User: aaronrusso; Keyword(s):
Hi All, not sure if this is a javascript question or a form question, but I have a new project Im working on regarding a form.
People have a drop down menu within this script or form that has...
Thanks for the reply! But is there a way to make it so out of 5 (or even 6) have different percentages? For example, "image[0]" would display 50% of the time on refresh, "image[1]" would display...
Im trying to rotate images using javascript. These images also contain URLs. The following script rotates them randomly on refresh and does so perfectly. Is there a way to append the code to give...
Hello, Im creating a page in ASP for an insurance company contact form and the form doesnt seem to be grabbing ALL the information and sending it to an email. It successfully sends all the...
Im not longer using this script and the file has been changed. The script still doesnt work in ASP but I am going to use another method. Thanks anyways
Script Title:
Drop Down/ Overlapping Content
Script URL:
http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
Problem Description:
I am coding a site in asp.net and editing the...
Not sure how to adjust the shadows in here, is there a way to adjust the CSS so this example works?
http://kilianvalkhof.com/uploads/ieshadow.html
Or would you not recommend it? Here is my...
Im still not sure what this is trying to do. Can you link an example please? Im still researching some better ways. I dont mind putting the in-line style "text-shadow" in for all other browsers,...
This didnt seem to work on my end. Is there a "glow" style that can be added to work in IE9? Because that seemed to work very well in the browsers I am testing in now. Also again, it works...
I dont have access to IE9 believe it or not. If you do feel free to check it for me if you'd like. Its the same link from before.
Thanks for the help! It actually looked a bit strange bold and with that much strength so I reduced it, but then when I saved it the fade effect went away for JUST the text. When I removed the...
Actually yea I did do something like that, except I added the IE style as a class and just referenced it. The issue I am having (which isnt really a HUGE issue) is that EVERYTHING looks perfect in...
NEVERMIND! I solved that one too ^_^ Ill show you the finished result shortly. Thanks for ALL the help!
Ok everything seems to be working fine for the most part. I got a great bit of code to place inside the divs to make shadow work for both IE and FF (which means it probably works on all the browsers...
Thanks! Ill try it out a bit more, but from what I just added I can see the drop shadow when the text is fading in, however when the effect completes, it disappears. It doesnt do anything in FF. ...
Thanks again, that certainly solved the issue! Now if I can just figure out text-shadow effects that work in both FF and IE id be set ^_^ If you know any good sources for this let me know, I just...
Hey the rotator works great, and its exactly what I want, but for some reason the text over the image is showing semi-transparent. I dont mind it fading in, but do you know why its semi-transparent...
It works perfectly! I just need to adjust the text areas to the position I want it in and Im all set. Thanks a ton for your help :) I havent seen a fading rotator ANYwhere on the net that can do...
Ill test this today when I can. I appreciate the effort. I did want both the text and the image to fade together btw, I am sorry for the confusion. Thanks again and Ill let you know how it turned...
I do like the funny text added, haha, but once again, I am trying to change the styles of the text (i.e. position, size, color, etc) in-line where the text is. I do not want one bit of text inside...
Sure thing. Ok, let me see if I can describe exactly what I am looking for (and dont take that the wrong way, because youve been beyond helpful and I would have never gotten this far without ya, so...
Its not open-source as far as I know. Its code produced from the "Wowslider" program that I needed to adjust because even when you pay for it (which I did), it doesnt give nearly enough options to...
That sounds amazing! And thanks for the clarification and help over the last few days. You've been great! I wouldnt mind that new script you worked on too, I can use it for other projects in the...
I think I get it, that seems straight forward enough. So youre saying it goes by number of images within that container div, not by an image with the class "ws-title1, ws-title2, ws-title3" etc? ...
I just hit a snag. Im not sure how to code the CSS to make the text appear in four separate areas. For instance, the css currently (on your example) has it appearing at the upper-right corner. ...