Action on Image Clicked

JavaScript and client side scripting.

Moderator: General Moderators

User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

TryAgain2 wrote:When the "Consulting" button is clicked the page flickers and the success message is shown.
And does that bother you? If you really want to, you are more than welcome to use JavaScript. The point I'm making is that PHP-based CMSs usually don't because JavaScript is a client-side technology.

The "flicker" is an issue of cache and the browser that you use. Some browsers do, some browsers don't.
TryAgain2
Forum Newbie
Posts: 17
Joined: Tue Jun 12, 2007 10:05 pm

Post by TryAgain2 »

No, it doesn't bother me. I just wanted to check I was doing the right thing. Thanks for your help!
Post Reply