/    Sign up×
Community /Pin to ProfileBookmark

Change the mouse pointer, do not see the frame border and i can resize the frameset

Hi

I have set some properties from a frameset like frameborder = “NO” and resizable =yes

So i do not see the frame border and i can resize the frameset.

I would like the mouse pointer to swicth to a hand or something useful that show that the mouse pointer is over the frameset so i know i can click and drag to resize the frameset

how can it be done ?

Thank´s in advance

<frameset rows=”130,*,0″ frameborder=”NO” border=”0″ framespacing=”0″>
<frame name=”top” src=”Menu.asp” frameborder=”NO” marginwidth=”0″ marginheight=”0″ scrolling=”AUTO”>
<frame name=”content” scrolling=”AUTO” noresize src=”Default.asp” marginwidth=”0″ marginheight=”0″>
<frame name=”menu” MARGINWIDTH=0 src=”frame_B.htm” MARGINHEIGHT=0 scrolling=auto FRAMESPACING=0 FRAMEBORDER=0 border=0>
</frameset>

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@FangJan 27.2007 — Not on the frameset, only on the document(s) in the frameset.
&lt;style type="text/css"&gt;
body {cursor:move;}
&lt;/style&gt;
Copy linkTweet thisAlerts:
@amrigoauthorJan 29.2007 — it will make the cursor change to the " move " format when the mouse pointer locate above the frames line ?

i just declare this css propertie but the cursor did not change when the mouse pointer is above the frame separation line

I just know ti because i click and a black line appear so i can drag the frame ...
Copy linkTweet thisAlerts:
@FangJan 29.2007 — The cursor property can not be changed for the frameset only for the documents in the frameset.
×

Success!

Help @amrigo spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...