Ok I have a DIV that on rollover of an object it changes position to the mouse pointer. However, I also want it to replace the content of the DIV tag with ColdFusion code. Something like this:
Hmmm i don't think they do as such, and centralizing and making them recurrent was the point, because they are scattered randomly in time and from several different channels.
The post-installation disk footprint hasn't changed much. In version 0.99.1, it was 979 MB. Now, it is 959 MB. That's just 2%. Also, PowerToys fills the disk with logs like crazy. Just look inside "\AppData\Local\Microsoft\PowerToys".
Question
The Scarecrow
Ok I have a DIV that on rollover of an object it changes position to the mouse pointer. However, I also want it to replace the content of the DIV tag with ColdFusion code. Something like this:
<cfoutput><img src="../#staffmember.imageName[3]#" align="middle"><span class="style1">
#staffmember.wName[3]# </span> </cfoutput>
Does anyone know how to do this? Thanks.
(current link code):
<a
onmouseover="ShowContent('magnify'); return true;"
onmouseout="HideContent('magnify'); return true;"
href="java script:ShowContent('magnify')">
IMAGE
</a>
Link to comment
https://www.neowin.net/forum/topic/596229-css-coldfusion/Share on other sites
2 answers to this question
Recommended Posts