|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I've got a programming dilemma...
I would like to create a page on my website where if somebody clicks on an external link, a "checkmark" image or checked form box appears on the original page. The external links would use be programmed as target="_blank". When the user would return to the original page, they could do this over and over again until all of the external links would have a checkmark beside them. I don't know much about javascript, but I assume this idea would be best programmed in this? There could be an image of a blank box next to the image initially, and then once the external link window would be opened, it would "fetch" the checkmark image from the server. Does this make sense? Does anybody have ANY idea how I could accomplish this? Thanks in advance! :D
__________________
Free Online Paid Surveys - Americans, Canadians, Australians, UK residents, International residents, Kids - anyone can join! |
|
|||
|
you can try css.
css: A.check:VISITED { background-position: left; background-repeat: no-repeat; background-image: url(images/check.gif); padding-left: 20px; color: #CE760B; } html: Just upload a picture of a check and update the image path. |
|
||||
|
Quote:
Cheers to you! :)
__________________
Free Online Paid Surveys - Americans, Canadians, Australians, UK residents, International residents, Kids - anyone can join! |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |