Search:
Type: Posts; User: krystiancz
Search :
Search took 0.00 seconds.
it is working fine,
thanks a lot !
Hi,
I have scroll div on the buttom of my page. This div is autoloaded after pressing link via AJAX technology. Everything is ok except position of the web. Right after I press link the view of...
I did as You wrote it's working fine. Unfortunatelly it is still not like I expect it to be but it is good enought
Actually, I already have PHP script.
All I need is to:
1.get info from input FILE to the javascript function
2. Send HTTPRequesto to uploadfile.php ( I know how to send information via GET...
Hi,
I'm trying to write simple function for adding picture with AJAX use.
Unfortunatelly I don't know how to handle <input type="FILE" id="file"/>
What I need is to get all file information...