I ran into an interesting problem while creating a hosted API that relies on web workers. I was hoping to get a little community feedback on it. My server is s
I've searched high and low for the answer to this but can't find it anywhere. I have a form which has the HTML 'required' attributes and it does a fine job of
@media is giving me some problems... I can' seem to figure out how to get it to work. I would like to show the scrollbars if the height/width matches the query.
I need to make a jquery script that can take the OL start properly and transform it into a css based counter. So for a html like this: <ol > <li>F
<?=form_open('blog/register');?> <table> <tr> <td><label for="register_name">User
I have a text area where each line contains Integer value like follows 1234 4321 123445 I want to check if the user has really enetered vali
I have an app that must run in IE 7/8(compat). (I know, right?) The app includes the following functionality.... If I click on a dropdown list, the list checks
Using Tailwind prose on dark background makes text look too dark without manual configuration TLDR; How do I get prose to work on a dark background? I have a Si
I was wondering how we can make a HTML element like <div> or <p> tag element resizable when clicked using pure JavaScript, not the jQuery library or
How can I save binary data (in an ArrayBuffer object) into IndexedDB? The IndexedDB spec doesn't mention ArrayBuffer - does that mean that is not supported (a
So I have created a simple video playlist which works great with videos that I am hosting but I get the above error when loading a youtube video src. Onclick I
I have learned to build a fun piece of javascript on codeacademy and wanted to add it on a html document. How would I go about doing this or is it even possible
I have a dynamic table in my web page that sometimes contains lots of rows. I know there are page-break-before and page-break-after CSS properties. Where do I
I'm trying to repeat-y an image that's in a div and no background image but haven't figured how. Could you please point me to a solution? My code looks like th
I've been writing AngularJS web app and google places autocomplete autogenerated dropdown code causes it to sometimes be out of DOM. HTML code defining input t
Is there anyway that I can make a default value of HTML5 input type='datetime-local' to today's date and this current time. Thanks before
I have a code in each html page that I want to duplicate, while add some changes: Example: <title>Any text (even if includes :.,</title> Output:
Let me start out by saying that I have very little experience with HTML, javascript and overall website creation and hosting, so sorry in advance if the informa
I am viewing PDF into iframe. It works fine. But some of the client don't able to see it in IE. They get it as download option. How can I identify if browser
On a web app with multiple input fields <input type="date" /> I have gotten various complaints from users who find the Android datepicker confusing. They