Code Monkey home page Code Monkey logo

Comments (8)

adamschwartz avatar adamschwartz commented on July 24, 2024

Unfortunately I wasn't able to reproduce this issue in IE9.

Here's a screenshot of the docs login example working (which your code above is loosely based on).

screen shot 2014-06-20 at 12 51 56 pm

If you can isolate and reproduce the bug in jsfiddle.net, that might help. But my guess is you have some conflicting CSS which is causing the dialog to not be positioned. (Perhaps something is setting it to position: static?)

from vex.

Goiking avatar Goiking commented on July 24, 2024

Hi,
i've got, display table, block, table-cell, inline-block, but not static.

Do you want the link? I can give you a link to the site we're working on if
you want to...

2014-06-20 18:54 GMT+02:00 Adam Schwartz [email protected]:

Unfortunately I wasn't able to reproduce this issue in IE9.

Here's a screenshot of the docs login example working (which your code
above is loosely based on).

[image: screen shot 2014-06-20 at 12 51 56 pm]
https://cloud.githubusercontent.com/assets/154613/3343113/305f126c-f89b-11e3-90c9-a79be31a1d69.png

If you can isolate and reproduce the bug in jsfiddle.net, that might
help. But my guess is you have some conflicting CSS which is causing the
dialog to not be positioned. (Perhaps something is setting it to position:
static?)


Reply to this email directly or view it on GitHub
#61 (comment).

from vex.

adamschwartz avatar adamschwartz commented on July 24, 2024

I was referring to the position property, which has possible values of static, relative, absolute, fixed, and inherit (and sticky, soon).

Yes, if you have one, please share a link to a reproducible bug.

from vex.

Goiking avatar Goiking commented on July 24, 2024

Here the link: http://www.assirevi.it/system/index.php

If you Click in this page on "Area Riservata" you'll call a vex.

On the site there are others vex if you need, they are used on all our site.

2014-06-25 20:12 GMT+02:00 Adam Schwartz [email protected]:

I was referring to the position property, which has possible values of
static, relative, absolute, fixed, and inherit (and sticky, soon).

Yes, if you have one, please share a link to a reproducible bug.


Reply to this email directly or view it on GitHub
#61 (comment).

from vex.

adamschwartz avatar adamschwartz commented on July 24, 2024

I'm seeing a javascript error preventing the app from fully loading. So for me, clicking "Area Riservata" doesn't do anything.

screen shot 2014-06-25 at 4 13 49 pm

from vex.

Goiking avatar Goiking commented on July 24, 2024

Uploaded the page with the code fixed, sorry about the delay.

2014-06-25 22:14 GMT+02:00 Adam Schwartz [email protected]:

I'm seeing a javascript error preventing the app from fully loading. So
for me, clicking "Area Riservata" doesn't do anything.

[image: screen shot 2014-06-25 at 4 13 49 pm]
https://cloud.githubusercontent.com/assets/154613/3390969/2db2f570-fca5-11e3-812f-6e699d914f2a.png


Reply to this email directly or view it on GitHub
#61 (comment).

from vex.

adamschwartz avatar adamschwartz commented on July 24, 2024

I believe the issue is your DOCTYPE declaration.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Change that to <!DOCTYPE html> and I believe your issue will resolve.

from vex.

Goiking avatar Goiking commented on July 24, 2024

Yes, it was that!

Thanks a lot ^_^

2014-06-26 0:50 GMT+02:00 Adam Schwartz [email protected]:

I believe the issue is your DOCTYPE declaration.

Change that to and I believe your issue will resolve.


Reply to this email directly or view it on GitHub
#61 (comment).

from vex.

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.