21 April 2021

Responsive iFrame and make iframe height dynamic based on content inside- JQUERY/Javascript

 Responsive iFrame and make iframe height dynamic based on content inside- JQUERY/Javascript


https://stackoverflow.com/questions/9162933/make-iframe-height-dynamic-based-on-content-inside-jquery-javascript


'Rather than using javscript/jquery the easiest way I found is:

<iframe style="min-height:98vh" src="http://yourdomain.com" width="100%"></iframe>
Here 1vh = 1% of Browser window height. So the theoretical value of height to be set is 100vh but practically 98vh did the magic.

'


Can not open a website from within LAN, or 'not secure' shows when visiting

Can not open a website from within LAN, or 'not secure' shows when visiting


Symptom: Can not open a website from within LAN, or 'not secure' shows when visiting, but opening the website fine off LAN. 

Solution: Off LAN, ping the website address, get an IP.

Substitute the IP on LAN DNS server.

Right-click the server name under 'DNS'. Click 'Clear cache'. 

On your workstation on LAN, run 'ipconfig /flushdns'.

You will be able to open the website within LAN.

19 April 2021

How to install a Adobe Acrobat old version?

How to install a Adobe Acrobat old version?


Run the installation file.

Enter the S/N.

When you run it, it will disappear in a few seconds.

Before it disappears, click 'Register' to register for it with an email address. Choose 'Update', which is the most import step!

After the update, you can run your old version of Adobe Acrobat now.