HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1249
Number of posts: 3348

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
FrameSet: double arrow cursor missing Posted by ampo on 16 Aug 2004 at 6:46 AM
Hi.
I have a frameset with 2 frames.
How can I add a "right-left" arrow, to let the user know that the frames can be resized ??
Now I see the regular pointer.
This is my code:

<frameset cols="400,*" frameborder="YES" border="0" framespacing="0" name="main">
<frame src="page_1.asp" name="details1">
<frame src="page_2.asp" name="details2">
</frameset>
Report
Re: FrameSet: double arrow cursor missing Posted by Weirdofreak on 17 Aug 2004 at 5:34 AM
Add the short-attribute 'resizable' to each of the frames, that should work.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.