Code Monkey home page Code Monkey logo

Comments (4)

cbopp-art avatar cbopp-art commented on September 7, 2024

Hi
Lightcase doesn't know what's going on within an iframe. May you could load your content (html) via ajax instead. it would work like the ajax form demo example.

from lightcase.

quasiperfect avatar quasiperfect commented on September 7, 2024

thanks for responding

not sure if i explained what i need

i need something like the resize function from colorbox (http://www.jacklmoore.com/colorbox/)
$.colorbox.resize() This allows Colorbox to be resized based on it's own auto-calculations, or to a specific size. This must be called manually after Colorbox's content has loaded. The optional parameters object can accept width or innerWidth and height or innerHeight. Without specifying a width or height, Colorbox will attempt to recalculate the height of it's current content.

from a iframe you can then call parent.$.fn.colorbox.resize()

if is not something you can implement then no problem
thanks again for your work

from lightcase.

cbopp-art avatar cbopp-art commented on September 7, 2024

hi
there is a similar function which does a recalculation of dimensions, but basically just used for internal purposes.
call:

lightcase.resize();

from lightcase.

quasiperfect avatar quasiperfect commented on September 7, 2024

ok thanks

from lightcase.

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.