Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dammit

    Form error - WHY WHY WHY???

    oops...ignore my dumbness...i missed a pretty vital bit out...the function for emptyValidation
  2. dammit

    Form error - WHY WHY WHY???

    Tis not gunna work if the Input and Form have the same name. I actually came to this page, looking for help with my very similar code. function submitform(thisform) { with (thisform) { if(emptyValidation(uname,"Insert a name")==false){uname.focus();} else { alert("Hello...
  3. dammit

    How do I add an alpha channel to an adjustment layer?

    I'm trying to make an adjustment layer with an animated alpha channel. I have a normal movie; R,G,&B channels are the same- so I tried to use "set channels" to remap the red channel to the alpha channel. It worked, but the catch is- that's an *effect,* not a permanent change. So once I...

Part and Inventory Search

Back
Top