Click here to Skip to main content
15,906,567 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: AJAX Page Loading message Pin
badgrs15-May-07 1:21
badgrs15-May-07 1:21 
AnswerRe: AJAX Page Loading message Pin
JimmyRopes15-May-07 3:39
professionalJimmyRopes15-May-07 3:39 
AnswerRe: AJAX Page Loading message Pin
szukuro15-May-07 5:28
szukuro15-May-07 5:28 
Questionplease helpme in this Pin
Vinay Dornala15-May-07 0:11
Vinay Dornala15-May-07 0:11 
AnswerRe: please helpme in this Pin
koolprasad200315-May-07 21:09
professionalkoolprasad200315-May-07 21:09 
Questionurgent help Pin
shruthis914-May-07 21:17
shruthis914-May-07 21:17 
AnswerRe: urgent help Pin
Guffa14-May-07 21:59
Guffa14-May-07 21:59 
QuestionAnchor tags getting affected by IFrame Pin
K.P.Kannan14-May-07 3:23
K.P.Kannan14-May-07 3:23 
I have tags like below and I should have like that. Iframe is used to prevent Select elements to show through the div which is shown as a popup on mouseover. When I remove the IFrame tag, the Anchor tag is working and when the Iframe is there it is not working. Please help

<div id="popupOuterDiv" style="Z-INDEX: 101; LEFT: 102px; VISIBILITY: visible; POSITION: absolute; TOP: 500px; border:2px;">
<IFRAME style="filter='progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)'; LEFT: 0px; POSITION: absolute; Z-INDEX: 100; TOP: 0px" src="javascript:false;" frameBorder="0" scrolling="no"></IFRAME>
<table width="100%" border=0 cellpadding="0" cellspacing="0" ID="Table1">
<tr valign=bottom>
<td width="1%">
</td>
<td >
<img src="Images/Arrow.gif"/><br>
<div class="curved" id="popupNotesDiv" style="Z-INDEX: 101;">
<b class="b1"></b><b class="b2"></b><b class="b3"></b><b class="b4"></b>
<div class="boxcontent" id="popupNotesDiv1" ><table><tr><td>abc<a href='http://esupport.satyam.com'>edf</a></td></tr></table></div>
<b class="b4b"></b><b class="b3b"></b><b class="b2b"></b><b class="b1b"></b>
</div>
</td>
</tr>

</table>

</div>

Questionclientside upload script Pin
dennisv.oers13-May-07 22:12
dennisv.oers13-May-07 22:12 
AnswerRe: clientside upload script Pin
kubben14-May-07 3:58
kubben14-May-07 3:58 
Questioncreate folder on remote machine Pin
Navneet Hegde13-May-07 22:09
Navneet Hegde13-May-07 22:09 
AnswerRe: create folder on remote machine Pin
Fred_Smith14-May-07 2:15
Fred_Smith14-May-07 2:15 
GeneralRe: create folder on remote machine Pin
Navneet Hegde14-May-07 18:45
Navneet Hegde14-May-07 18:45 
QuestionHow to acheive daemon functionality in c# Pin
Prajin13-May-07 19:01
Prajin13-May-07 19:01 
AnswerRe: How to acheive daemon functionality in c# Pin
badgrs15-May-07 1:25
badgrs15-May-07 1:25 
QuestionSave File To Client Pin
AnhTin13-May-07 16:41
AnhTin13-May-07 16:41 
AnswerRe: Save File To Client Pin
Christian Graus13-May-07 18:24
protectorChristian Graus13-May-07 18:24 
GeneralRe: Save File To Client Pin
AnhTin13-May-07 18:41
AnhTin13-May-07 18:41 
QuestionRunning javascript after embedded object loads... Pin
Mundo Cani13-May-07 10:21
Mundo Cani13-May-07 10:21 
AnswerRe: Running javascript after embedded object loads... Pin
Mundo Cani13-May-07 11:31
Mundo Cani13-May-07 11:31 
Questioncache expiration Pin
JimmyRopes13-May-07 8:56
professionalJimmyRopes13-May-07 8:56 
AnswerRe: cache expiration Pin
MatrixCoder13-May-07 9:11
MatrixCoder13-May-07 9:11 
GeneralRe: cache expiration Pin
JimmyRopes13-May-07 9:47
professionalJimmyRopes13-May-07 9:47 
QuestionInstall ActiveX pluggin on PocketPC Emulator...? Pin
Mundo Cani13-May-07 6:52
Mundo Cani13-May-07 6:52 
QuestionAdding advanced web forms to JavaScript Pin
Nermeenez12-May-07 22:19
Nermeenez12-May-07 22:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.