Skip to content Skip to sidebar Skip to footer
Showing posts from December, 2022

How Does Gmail Hide Its Source

I just saw something odd, I'm using Google Chrome browser and I right clicked a tab with GMAIL … Read more How Does Gmail Hide Its Source

SweetAlert2 Confirm Dialog Not Working Properly In Onclick

How to fix the sweetalert2 confirm dialog not working properly in onclick event button? I have a mo… Read more SweetAlert2 Confirm Dialog Not Working Properly In Onclick

Date Parsed With Gmt + 2 Hours

I always get the wrong date when I use var date = new Date(timestring), there is always +2 GMT hour… Read more Date Parsed With Gmt + 2 Hours

Avoid UIWebView Load ITunes App

How to avoid an UIWebView from opening the iTunes App when loading an iTunes URL? Example URL: http… Read more Avoid UIWebView Load ITunes App

Previous Fields Text Disappears When Adding New One With Select2 Ajax

I was using select2 plugin on my input box to search items from the database using AJAX based on wh… Read more Previous Fields Text Disappears When Adding New One With Select2 Ajax

Show Notification After Removing An Item From The List In Angular

I have a list of items with a delete buttons. When delete button is clicked it removes it from the … Read more Show Notification After Removing An Item From The List In Angular

Accessing A Pages Object Using A Chrome Extension

I simply have to access an object that is a variable on the page that I am running my content scrip… Read more Accessing A Pages Object Using A Chrome Extension

Directions To Marker With Google Maps API

So I'm using the Google Maps API and currently I have a custom marker that highlights the locat… Read more Directions To Marker With Google Maps API

Multiple Choice Questions In Jsp

I am developing a webpage where i am going to conduct a small quiz based on plain JSP-MsAccess conn… Read more Multiple Choice Questions In Jsp

JQuery Add Alt Tag To Images With Same Src

There are many images with same URL source but the first image only that has the Alt tag, so how ca… Read more JQuery Add Alt Tag To Images With Same Src

Get First Class Of Element

So let's I have a div with multiple classes like this: In the javascript I only want the firs… Read more Get First Class Of Element

Submitting A Form With Casperjs

I have a simple form to submit using casperjs. For the same, I have the following version of the co… Read more Submitting A Form With Casperjs

Is This A JSON Array?

Is this a JSON array: http://flamencopeko.net/icons_ajax.php? Source: http://flamencopeko.net/icons… Read more Is This A JSON Array?

How To Debug Ionic3 Typescript Code In Chrome Dev Tool

I found it is very difficult to debug ionic code in chrome debugger. Actually, it is only angular2 … Read more How To Debug Ionic3 Typescript Code In Chrome Dev Tool

How To Stop Light Mode Flickering To Darker Background On Page Load

So I have a bit of script for toggling between light and dark modes on my site. The dark mode is th… Read more How To Stop Light Mode Flickering To Darker Background On Page Load

Convert Array To New Array (counting Occurrences)

I have an array of n number of items var arr1 = [2, 0, 0, 1, 1, 2, 0, 0, 0, 2, 1, 1, 0, 1, 0, 1, 0,… Read more Convert Array To New Array (counting Occurrences)

Convert Array To New Array (counting Occurrences)

I have an array of n number of items var arr1 = [2, 0, 0, 1, 1, 2, 0, 0, 0, 2, 1, 1, 0, 1, 0, 1, 0,… Read more Convert Array To New Array (counting Occurrences)

Cross-platform Method For Removing The Address Bar In A Mobile Web App

I am working on a mobile web app and am trying to remove the address bar. Its easy enough, unless t… Read more Cross-platform Method For Removing The Address Bar In A Mobile Web App

Knockout Custom Binding For Bootstrap Select Not Updating Viewmodel "selectedCategories/selectedCategory"

I am creating a knockout js custom binding that will allow me to use data-binding with bootstrap mu… Read more Knockout Custom Binding For Bootstrap Select Not Updating Viewmodel "selectedCategories/selectedCategory"

How To Get Visitor Browser Window Size In Perl CGI

Does anyone know how to get the height and width of user's browser window in a Perl CGI script?… Read more How To Get Visitor Browser Window Size In Perl CGI

Show & Hide Elements By Data Attribute

I am having problems to hide and show elements in a div by changing a select value. There might be … Read more Show & Hide Elements By Data Attribute

Show & Hide Elements By Data Attribute

I am having problems to hide and show elements in a div by changing a select value. There might be … Read more Show & Hide Elements By Data Attribute