 |
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
 | This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

October 19th, 2009, 11:39 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
You can make a small video with Jinq: http://www.jingproject.com/
However, since I can't reproduce the problem with your code, I doubt I'll be able to help you with it, but let's try and see how far we get...
Imar
|
|

October 21st, 2009, 01:49 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 31
Thanks: 11
Thanked 0 Times in 0 Posts
|
|
Thanks
Hi Imar...
I will definitely send the video of the website's problem to the link which you have given me...
I ll be sending the video within 3 days...
Thanking you a lot.... 
|
|

October 21st, 2009, 02:21 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 31
Thanks: 11
Thanked 0 Times in 0 Posts
|
|
Thanks
Hi Imar...
This is the video of the footer problem in website....
http://www.screencast.com/t/rkDkGQfFc8Jz
The footer was in the bottom initially which is not captured in the video...
When the mouse pointer is hovered over the dynamic menu item, the video shows how the footer jumps and comes above....
Thank you...
Thanks for you help... 
Last edited by varunbwj; October 21st, 2009 at 02:28 AM..
|
|

October 21st, 2009, 09:16 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
The footer was in the bottom initially which is not captured in the video...
|
Aha, that make sense as I didn't understand the video in the first place.
Can you send me the full, zipped code of the application? Send me a message through my web site ( http://imar.spaanjaars.com) and I'll reply so you know my e-mail address.
Cheers,
Imar
|
|

October 22nd, 2009, 06:45 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 31
Thanks: 11
Thanked 0 Times in 0 Posts
|
|
I have mailed you the code entirely
Hi Imar...
I have mailed you the zipped code along with a new video of the problem...
This time i have captured the video properly which shows the problem correctly...
Thank you Imar 
|
|

October 22nd, 2009, 07:30 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
I am not sure what the problem is (maybe a bug in the Menu control), but I can prevent it from happening by removing the top and bottom margin from * and the #MainContent item.
Then MainContent is smaller, and the footer stays in place.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|

October 22nd, 2009, 08:00 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 31
Thanks: 11
Thanked 0 Times in 0 Posts
|
|
Thanks
Thanks Imar....
Ya.... By, removing the top and bottom margin from * and the #MainContent item, the footer has stopped jumping...
Great....
Thanks a lot Imar...
Finally, the long lasted problem is solved....
Thanks a lot.... You have given me an immediate solution once the full code is sent to you... Great....
Thanks a lot again... 
|
|
 |