Hey all, I'm mostly a php coder, but I tend to use js and trying to learn Ajax.. How exactly does a js show/hide function work?
As an example just post a function with the code initial XD.
I'm not sure, but is it also possible to
GetElementById('ID').elem.style.opacity = x
X being defined in
Function(x)
? Or is that error red code?