No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Did you get this sorted? Did you find this old article? http://www.coldfusionmuse.com/index.cfm/2009/4/21/Iframe.Followup.IIS.Config Did you re-install the coldfusion application?
jQuery ROCKS! include it: <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> The main concept is selectors - lots of things work, check here to learn more: http://api.jquery.com/category/selectors/ here's an unchecked code sample off the cuff to get you started: <a href="anotherPage.htm" id="myLink">Hover over me</a> <div id="pane1">Some initial stuff</div> <div id="pane2">Some other initial stuff</div> <script> …
The End.
papabrian