Search found 3 matches

by Stella2015
Thu Oct 01, 2015 3:54 am
Forum: PHP - Code
Topic: How to disable swf file to unclickable
Replies: 0
Views: 2462

How to disable swf file to unclickable

Hi Guys, I need help on .swf file I have uploaded .swf file into home page. When I click the swf file anywhere, it will link to another site. How do I disable swf file into not be able to click ? Here is my current code <div align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96...
by Stella2015
Wed Sep 30, 2015 3:56 am
Forum: PHP - Code
Topic: Submit button will change colour when on mouse over
Replies: 2
Views: 869

Re: Submit button will change colour when on mouse over

Hi,

The "submit button" is an image

When I mouseover the button, the button will change to another submit button image and proceed for submit.

can please help on the coding ?

Thanks
by Stella2015
Tue Sep 29, 2015 3:26 am
Forum: PHP - Code
Topic: Submit button will change colour when on mouse over
Replies: 2
Views: 869

Submit button will change colour when on mouse over

Hi All, I need help on coding. I am creating a form which contains first name, last name, designation and etc. When they click or mouse over on "Submit" btn, I want "Submit" btn, to change colour Can please advice on how to do that ? Here is my code: <table width="234px"...