• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to create a overlay in html to display ads or internal forms?

 
Ranch Hand
Posts: 806
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody, I am Chaitanya, I am having a web page where there is a button asking to confirm a code sent to the mobile. When the user clicks the button the web page must be disabled and another page like thing must appear on it. The page which appears will be transparent and the disabled page can also be seen. I have googled it and I got a solution. Unfortunately it is not running fine on internet explorer. Where as other web pages are showing it well. This is the first issue. The second issue is the form fields in the upper form also became transparent. How to get rid of this?

This is the html code and css.

The css is

It should look something like the file attached to this topic
Can anyone help me please?

Thank you all in advance.
sample.jpg
[Thumbnail for sample.jpg]
 
chaitanya karthikk
Ranch Hand
Posts: 806
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody half of the issue has been solved, getting solid color over transparent background has been solved.

However the IE problem has not been solved. Can anyone tell me how to do this for IE web browser.
 
chaitanya karthikk
Ranch Hand
Posts: 806
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am sorry to ask again. Anybody there who ca help me?
 
reply
    Bookmark Topic Watch Topic
  • New Topic