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.

0 Endorsements
~329 People Reached
Favorite Forums
Member Avatar for gvsmani

Hi all, I have an HTML/Css code, for display of Collapsible Data. While the Data grid/table looks neat and good in IE, it is not so in FireFox. Furter in FF, each row height keeps expanding, on usage of the collapsible marker .... Can anyone help me in fixing this …

Member Avatar for MidiMagic
0
70
Member Avatar for gvsmani

Hi guys. I have 2 frames created in my index.html horizontally. (toppage.html, and mainpage.html) The top frame has all dropdown menus. When I use one of the dropdown menus, and get another page "majorshops.html" and target it to mainpage frame, it works fine. But the issue is, when I want …

Member Avatar for nkinney1
0
107
Member Avatar for gvsmani

I have an html script going like this: which is in mymain.html <a id="temples" href="mytemples.html">Temples</a><br> <a id="festivals" href="myfestivals.html">Festivals</a><br> When I click on Temples link , I am taken to mytemples.html , which again has the folowing links : <a id="home" href="mymain.htm">Home</a><br> <a id="prev" href="#" onClick="history.go(-1)">Back</a><br> The funny issue is, when …

Member Avatar for MidiMagic
0
85
Member Avatar for gvsmani

I am a novice . Just started to design webpages. I have an ASP page., where there is an INPUT TEXT BOX. I input a Tel No into this input box. Now I need to fetch the Name and Address from a 5 column EXCEL sheet ( Telno, Name, Address1, …

0
67