Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

fixed header, problem with alignment, must support all browsers

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello there,

I have an issue when i try to fix header for my table, i have one table which is surrounded by a div tag. I also used jquery to calculate width and alignment. I'm also using javascript to add and delete rows dynamically for every onclick event. When i try to add rows dynamically, a horizontal scroll bar will appear and my static header alignment changes. I want my static header alignment should match the dynamic header alignment. The header alignment is working in firefox but it wont works with IE 6 and i dont know abt other IE's whether it supports or not. But my problem is that it must support all browsers.

This is my html
-------------------


I also used jquery with this html.

Please help to solve the issue.

 
Jay Ganesh
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
forgot to add one more thing

jquery.fixedheader.js
-------------------------

 
I'm full of tinier men! And a tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic