Giter Club home page Giter Club logo

Comments (4)

adamwulf avatar adamwulf commented on June 26, 2024

It appears that you have other CSS that's not cooperating with the columnize layout.

We are also seeing that as we scroll down the page, the header line is moving with the page instead of staying in place.

This suggests that the header is getting a CSS fixed position, which would cause it to move with the scroll. What other CSS do you have loading on the page?

from columnizer-jquery-plugin.

Geowil avatar Geowil commented on June 26, 2024

Hello Adam,

You are correct. When we set up a blank ASP page without our master page included in it and stripped out all of the Telerik script file definitions your plugin started working. We also solved the blank page header problem by using display:none on the header template div block.

Most of the issues I reported when viewing the page have been fixed. One that has not is content width. How can we restrict this using a single column format? We have tried using a content_width var within the overflow section, like the sample has content_height, but that did not prevent the content from taking up the entire browser window space.

We still have the printing issues too. Either when printing to a PDF or sending a print job to a printer, the page content takes up 5 pages instead of two. We have the content_height set to 1800px to account for the header and footer we are using and are printing to standard 8.5"x11" paper.

Do you have any suggestions? Changing the content_height doesn't seem to make any difference.

Thanks.

from columnizer-jquery-plugin.

Geowil avatar Geowil commented on June 26, 2024

Adam,

We solved it. We had to apply a style to all p tags and set the width there and then we added a page break to the header template. Everything is working as expected now.

Thanks your your help.

from columnizer-jquery-plugin.

adamwulf avatar adamwulf commented on June 26, 2024

Glad to hear you got it sorted!

from columnizer-jquery-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.