Before we start this is the DEMO . You will be redirected to my another blog. LOL Just scroll down and click the SUBMIT A FILE!. Too much for the demo. Here's how to do it. 1. Go to this SITE . Sign up, don't complain it a very fast and an easy procedure. 2. After you sign-up, you need to log-in, of course. 3. Start adding form by clicking on the top-right 4. You will be given a 2 option, choose number 1. Add Form 1. Go to the Template section. I'd like to choose from a list of pre-made forms. 2. Take me to the Form Builder. I'd like to create my own form. 5. Start customizing, it's so easy. 6. Save the Form that you have created. After saving, go back to MY FORM. 7. You will be redirected here. Follow the instruction on the image. 8. The whole script is look like this. Just an example, use the code provided by the site. <script type="text/javascript"> function emf_open_window(url, height, width) { var leftPos = 0; v...
Blogger has featured "404" page customization. Just a fact: The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested. The web site hosting server will typically generate "404 - Not Found" web page, when users attempts to follow a broken or dead link, hence the 404 error is one of the most recognizable errors users can find on the web To start this, you need to upgrade your Blogger to a new look . Then, follow the instruction below: Inside the black border is where you can add your custom 404-Not Found Page You can use this conditional tag to hide the widgets for your 404 page. <b:if cond='data:blog.pageType == "error_page"'> <style type="text/css"> PUT YOUR CSS CODE HERE </style> </b:if> or this code <b:if cond='data:blog.url != "YOUR BLOG URL...
Let's say you have this following set-up: var jsonObj = { "type": "FeatureCollection", "features": [ { "geometry": { "type": "Point", "coordinates": [124.112122, 8.112132] }, "type": "Feature", "properties": { ...
Comments
Post a Comment
Feel free to ask, suggest and comment regarding this post/blog. You can also contact me through e-mail, just always use the contact page. Thank you for visiting this blog.