Click here to Skip to main content
15,898,371 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Search Feature Pin
pmarfleet15-Oct-07 22:07
pmarfleet15-Oct-07 22:07 
GeneralRe: Search Feature Pin
Christian Graus15-Oct-07 22:45
protectorChristian Graus15-Oct-07 22:45 
QuestionControl that automatically drags when page is scrolled down Pin
CandyMe14-Oct-07 20:36
CandyMe14-Oct-07 20:36 
AnswerRe: Control that automatically drags when page is scrolled down [modified] Pin
Bjohnson3317-Oct-07 1:25
Bjohnson3317-Oct-07 1:25 
GeneralRe: Control that automatically drags when page is scrolled down Pin
CandyMe22-Oct-07 18:45
CandyMe22-Oct-07 18:45 
GeneralRe: Control that automatically drags when page is scrolled down Pin
Bjohnson3323-Oct-07 0:56
Bjohnson3323-Oct-07 0:56 
GeneralRe: Control that automatically drags when page is scrolled down Pin
CandyMe25-Oct-07 2:31
CandyMe25-Oct-07 2:31 
GeneralRe: Control that automatically drags when page is scrolled down Pin
Bjohnson3325-Oct-07 22:12
Bjohnson3325-Oct-07 22:12 
Hi Gerri

Not sure why you're getting that behaviour...

If you replace the body from the above example with the following:
<div style="width:1500px;">
<div style="width:1000px;height:3000px;float:right;border:1px black dashed;">
</div>
<div id="panel" style="position:absolute;top:20px;left:10px;width:200px;height:200px;border:1px red dashed;">
some text
</div>
</div>
</body>

And then scroll to the right, the panel remains on the left hand side....

Cheers
Ben
GeneralRe: Control that automatically drags when page is scrolled down Pin
CandyMe29-Oct-07 17:38
CandyMe29-Oct-07 17:38 
QuestionI used nant to build ASP .NET application Pin
balpanbh14-Oct-07 18:36
balpanbh14-Oct-07 18:36 
AnswerRe: I used nant to build ASP .NET application Pin
Paddy Boyd15-Oct-07 2:49
Paddy Boyd15-Oct-07 2:49 
Question[modified]To set the borders of the layers in javascript. Pin
gopal_Pandey13-Oct-07 5:17
gopal_Pandey13-Oct-07 5:17 
AnswerRe: set layers border using javascript Pin
Guffa13-Oct-07 6:33
Guffa13-Oct-07 6:33 
AnswerRe: set layers border using javascript Pin
Hesham Amin13-Oct-07 22:41
Hesham Amin13-Oct-07 22:41 
QuestionDigest Authentication NIGHTMARE Pin
erikkl200012-Oct-07 17:31
erikkl200012-Oct-07 17:31 
QuestionChange Textbox Color Using Javascript Pin
stormcandi12-Oct-07 11:27
stormcandi12-Oct-07 11:27 
AnswerRe: Change Textbox Color Using Javascript Pin
Guffa13-Oct-07 0:44
Guffa13-Oct-07 0:44 
GeneralRe: Change Textbox Color Using Javascript Pin
stormcandi15-Oct-07 10:54
stormcandi15-Oct-07 10:54 
Questionrequest.GetResponse() problem Pin
Borryz12-Oct-07 1:44
Borryz12-Oct-07 1:44 
AnswerRe: request.GetResponse() problem Pin
kubben12-Oct-07 2:09
kubben12-Oct-07 2:09 
GeneralRe: request.GetResponse() problem Pin
Borryz12-Oct-07 3:23
Borryz12-Oct-07 3:23 
AnswerRe: request.GetResponse() problem Pin
Vasudevan Deepak Kumar12-Oct-07 2:45
Vasudevan Deepak Kumar12-Oct-07 2:45 
GeneralRe: request.GetResponse() problem Pin
Borryz12-Oct-07 3:29
Borryz12-Oct-07 3:29 
QuestionYAHOO.widget.AutoComplete Pin
ankushmn12-Oct-07 0:01
ankushmn12-Oct-07 0:01 
QuestionLogout problem Pin
abhishek.mumbai11-Oct-07 23:40
abhishek.mumbai11-Oct-07 23:40 

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.