Currently browsing tag

Core Code

How do you centre a container CSS vertically?

Probably a very dumb concern but I’m making a horizontally scrolling website that features a set height of 700px to get images simply. I have the box to sit at the heart of the actual screen vertically nonetheless flush towards left horizontally.I assumed the ‘auto’ upon margin would try this …

Cross-domain Ajax request

In the past couple of days I do a small project, and that small project in the distribution of the above js code for customer use.Js code that will eventually show html complete documents, and there will be interactive Ajax.As the Ajax can not cross-domain, I  find some solutions from …