Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

3 Endorsements
Ranked #486
Ranked #54.9K
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for <M/>

I wrote an accordion menu, and for some odd reason, the arrow that shows you which link you hovered over won't show on the browser. Unfortunately I can't post my code properly because there is a lot and it could be overwritten by something else.... I will send you guys …

Member Avatar for <M/>
0
1K
Member Avatar for samuelmax
Member Avatar for karthikreddy509
-2
60
Member Avatar for SusanHAllen

Please help me find out why the following isn't working in Firefox -- works fine in IE! HTML: [CODE]<asp:HyperLink runat="server" NavigateUrl="~/ContactUs.aspx"><img class="contactus" border="0" src="images/ContactUs_200.jpg" alt="Contact Us"/></asp:HyperLink>[/CODE] CSS: [CODE]body { font-family : Verdana, Arial, sans-serif ; font-size : 9pt; background-image:url(../images/red.jpg); background-repeat:repeat-y; } a { text-decoration: none; color:red; display: block; } a:hover …

Member Avatar for karthikreddy509
0
376