New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

j01.dialog

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

j01.dialog

Dialog box based on JQuery for Zope 3

  • 2.1.1
  • PyPI
  • Socket score

Maintainers
2

This package provides an Zope3 javascript dialog box built with the JQuery javascript library for display common browser pages.

======= CHANGES

2.1.1 (2018-05-30)

  • bugfix: Fix dialog resizing. Show dialog before calculating size. The google chrome browser doesn't calculate correct element size for hidden elements. This was at least a problem for dialog containing iframes.

2.1.0 (2018-03-02)

  • feature: added javascript option skipCenter, skipResize, skipCenterOnResize and skipCenterOnScroll in j01Dialog. This options can get used for full screen modal dialog setup. The options prevent that the dialog get resized on scroll and resize events. This means you can add css styles with position absolute or fixed for a full screen overlay dialog.

  • refactored more methods from prototype to global functions

2.0.2 (2018-02-24)

  • bugfix: remove IE 7.0 support and fix an issue with newer jquery versions hwere JQuery.browser is not supported anymore

2.0.1 (2017-12-27)

  • bugfix: changed double ;; to ; in j01.dialog.js

  • feature: make DialogCloseButton work without form tag by using an explicit click handler. This also prevents that a button get called more then once after loading the button into an existing form tag.

2.0.0 (2015-03-17)

  • switch to improved j01.jsonrpc implementation and support p01.testbrowser

1.0.0 (2014-04-04)

  • implemented new button concept based on new j01.jsonrpc.btn implementation. Use buttons from btn module instead of jsbutton.

0.5.1 (2013-03-19)

  • bugfix: fix dialog iframe width calculation

0.5.0 (2012-11-16)

  • initial release

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc