phantastes Posted November 22, 2010 Share Posted November 22, 2010 Hi,As a way to create html reports with drill down functionality I've been looking into embedding a <script> into the html document. That script tag would call a javascript file. With the javascript I then want to add interactivity such as expanding and collapsing portions of the report. The problem I'm running into is that all <div> and <span> tags are set with position:absolute. Because of this I can only make a portion of the report visible/non-visible and not expanded/collapsed. Does anyone know how to solve this? Is there any way to create html reports where the position is not set to absolute?Thank you! Link to comment Share on other sites More sharing options...
phantastes Posted November 26, 2010 Author Share Posted November 26, 2010 Any ideas, pointers or speculations are very welcome! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now