i tried with this code
function showLoading(button) {
document.write('<IMG SRC="loading.gif ">');
Type: Posts; User: ff123; Keyword(s):
i tried with this code
function showLoading(button) {
document.write('<IMG SRC="loading.gif ">');
Bump...
could it be something like this in Submit button
rel="lightbox" onclick="showLoading(this);"
and this in js
thank you for your reply but can you please tell me how to do this as i have to knowledge about Ajax or any idea for this..
bump..
bro it worked thanx..
i tried this code but the problem is still there.. but i cannot remove init() from my body tag if I do that my script other than lighbox does not work than..
help?
1) Script Title:
Lightbox image viewer
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm
3) Describe problem:
im using this script and i have another...
how about this one?
can anyone help me with a code that I can use in a html form.. when we click submit a image appear on the page with a loading gif file while the html goes to the post response page.
hmmm its not getting the ip..
that cool..
thank you!
Edit: and does anyone know how to get sender i.p address?
thats cool mate.. it works but please tell me what is the main difference between
preg_match("/^[\.A-z0-9_\-]+[@][A-z0-9_\-]+([.][A-z0-9_\-]+)+[A-z]{1,4}$/", $mail
and
hey again.. one more thing im using this for my contact, where should i put that email validation thing so it can even validate in here..
if ( $message = $message && $name = $name && $fone =...
thanks alot... well i was using javascript validate thingy, but i wanted with php.. thanks anyway
and where should i use this $result?
hey im trying to put email validation in php, i tried searching and the code i found does not work it shows 500 internal error here is my code
<?php
$to = "";
$subject = "subject";
$mail...
anyone else have the solution?
hey... anyone know about the code for redirection to home page if invalid link is opened i.e ( www.urdomain.com/93e3de3dhiedu )
is it in htaccess
hey mate.. your coming to Melbourne? im in Melbounre... here is the code.
body {
background: url('bg.jpg') repeat-x top center;
background-color:#000000;
text-align:justify; ...
hey the problem is that Background image in body which is on seprate css file is working in IE but not in Firefox.. what is the solution?
so no one is helping?
bump...
Ive tried the exact code that you have given me before.. that is not working either.. what could be wrong?