473,513 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Resizing frames without framesets using javascript

3 New Member
Hi!!!
Am Lettisha. Am using Struts and Tiles framework. My screen is divided into three parts. Header, Left Nav and Content. Can the user resize the frame by dragging the left nav dynamically? Can anyone gimme solution plllzz?
Jun 20 '07 #1
5 2652
acoder
16,027 Recognized Expert Moderator MVP
Welcome to TSDN!

Post some code so we can see what you have so far.
Jun 20 '07 #2
lettisha
3 New Member
Welcome to TSDN!

Post some code so we can see what you have so far.
Hi!!!
Thanks for that quick respose. Here Am attaching my code. Am using struts framework. am including Struts and Tiles code.
In Tiles i've defined a layout like this

<definition name="layout" path="/layout.jsp">
<put name="title" value="Welcome" />
<put name="header" value="/header.jsp" />
<put name="topMenu" value="/topMenu.jsp" />
<put name="leftMenu" value="/leftMenu.jsp" />
<put name="content" value="/index.jsp" />
</definition>

in Struts i've called my action like this

<action path="/showHome" type="com.actions.ShowHomeAction">
<forward name="success" path="page.login"/>
</action>

and in Tiles

<definition name="page.login" extends="layout">
<put name="content" value="/loginform.jsp" />
</definition>

Now a frame is created with a header, top menu, left nav and a content. Now i want to resize my frames dynamically.
Can you help me out.
Jun 25 '07 #3
acoder
16,027 Recognized Expert Moderator MVP
How does this turn out in HTML?

Isn't the dragging default behaviour in a browser?
Jun 25 '07 #4
lettisha
3 New Member
How does this turn out in HTML?

Isn't the dragging default behaviour in a browser?

the screen will be displayed as a frameset. and nope dragging isnt a default behavior in browser
Jun 25 '07 #5
acoder
16,027 Recognized Expert Moderator MVP
See this example. You can resize the frame on clicking the button. I can resize the frame by dragging the edge of the frame.
Jun 25 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

34
4098
by: s c o t t | last post by:
I know Jakob Neilsen and a bunch of other usability advocates and critics usually frown on usage frames. However, most people probably seem to have at least version 5 of IE or newer and I am...
2
1474
by: Frances Del Rio | last post by:
where I work they support Netscape 4.7, we use frames a lot, but framesets that look fine in IE look awful in N 4.7, can someone shed some light on what the deal is w/frames in N 4.7? in N 4.7...
14
33743
by: x | last post by:
Greetings everyone: I am trying to get CSS to work with a framed web page, but I cannot. Does anyone know the syntax required in a CSS specification to specify attributes of the frames? ...
5
1175
by: Michael | last post by:
I'm new to ASP.Net but been a programmer for decades. I'm doing a new App and am intending to use an Item Listing Frame alongside a Data Input Frame (I hate in-Grid editing). I figure when I hit...
4
3022
by: Sandy.Pittendrigh | last post by:
I don't want to get into a frames discussion here. We all know they have numerous drawbacks, especially with search engine visibility. (Google, ironically, uses framesets for displaying individual...
8
1839
by: UJ | last post by:
I've got a page where I want to have three frames or areas. On the left - two rows - on the right a single area. Thing is - on the right - I need to load a web page for preview use. From what...
2
1751
by: SiNi | last post by:
Hello. I am an italian student and I do not known javascript language. I need your help! I have built a web page with frames (left frame and main frame). In the left frames I have attach...
14
7034
by: Mark | last post by:
Hi Guys, I am very new to ASP.NET world. I need to create three frames. One at the top, one on the left and another on the right side. I don't know how to do it. So please help me with it. ...
0
7265
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7545
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7539
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5095
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4751
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3228
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1605
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.