Css Javascript Responsive Design Twitter Bootstrap Bootstrap Responsive Affixed Menu July 31, 2024 Post a Comment I want to have an affixed menu as in the bootstrap doc which is not affixed on mobile phones, just … Read more Bootstrap Responsive Affixed Menu
Easeljs Fonts Javascript Easeljs Custom Font Lineheight Cross Browser Issues July 31, 2024 Post a Comment I'm having a few issues with the positioning of text looking vastly different in different brow… Read more Easeljs Custom Font Lineheight Cross Browser Issues
Html Javascript Onclick For Radio Button Using Javascript July 31, 2024 Post a Comment I am trying to write this program for this survey I want a user to answer, after they have complete… Read more Onclick For Radio Button Using Javascript
Firebase Google Cloud Firestore Javascript Firestore: How To Correctly Update Multiple Docs With A Query July 31, 2024 Post a Comment Base on this: Can Firestore update multiple documents matching a condition, using one query? I do b… Read more Firestore: How To Correctly Update Multiple Docs With A Query
Javascript Owl Carousel How Can I Move .owl-pagination Outside The Primary Owl Wrapper? Owlcarousel2 July 31, 2024 Post a Comment It would be great if there was a simple way to move .owl-pagination to another div outside the prim… Read more How Can I Move .owl-pagination Outside The Primary Owl Wrapper? Owlcarousel2
Extjs Extjs3 Javascript Thousands Separators In Ext.form.numberfield July 31, 2024 Post a Comment I want to override some config options of Ext.form.NumberField, but I don't find something like… Read more Thousands Separators In Ext.form.numberfield
Javascript Jquery Jquery Ui Radio Button Get Previously Checked Radio Button July 31, 2024 Post a Comment Given a set of radio buttons, like: Solution 1: Try this - http://jsfiddle.net/H6h4R/1/ $( ":… Read more Get Previously Checked Radio Button
Date Datetime Javascript Json Javascript Date And Json Datetime July 31, 2024 Post a Comment I have a problem with Jquery function getJSON, the action url does not trigger because one of the p… Read more Javascript Date And Json Datetime
Function Javascript Getbaseurl() Javascript Call Function In A Href="" July 31, 2024 Post a Comment I am calling the based url through javascript in a html page and I want to add the base url to call… Read more Getbaseurl() Javascript Call Function In A Href=""
Clojurescript Getelementbyid Javascript Polymer Polymer Get Element By Id From Shadow Root July 31, 2024 Post a Comment I am not able to get an element by id that is in the shadow root. It will return nil. Here is the c… Read more Polymer Get Element By Id From Shadow Root
Html Javascript Src (active Source) July 31, 2024 Post a Comment Is there a way to retrieve a element's currently used source in javascript without using the v… Read more Src (active Source)
Javascript Vbscript Visual Studio Visual Studio Project Template For Javascript/vbscript? July 31, 2024 Post a Comment Has anyone had luck finding a Visual Studio Project Template for JavaScript and/or VBScript? I wou… Read more Visual Studio Project Template For Javascript/vbscript?
Javascript How To Loop Through & Display Javascript Multidimensional Array July 31, 2024 Post a Comment I have a testing search software and it stores the data in a multidimensional array. I can return t… Read more How To Loop Through & Display Javascript Multidimensional Array
Html Javascript Jquery Get Value From Where Matches Text July 31, 2024 Post a Comment With a system that I use you can create custom fields. These fields all have the same html and css.… Read more Get Value From Where Matches Text Javascript Jquery Plugins Public Method Jquery Plugin Public Method/function July 31, 2024 Post a Comment I am trying to achieve something like the following but dont know whats wrong: $.a = function() { … Read more Jquery Plugin Public Method/function Bing Maps Javascript Svg Bing Maps Api V8 - Pushpin Svg Uri Image July 31, 2024 Post a Comment I'm trying to build a custom bing maps v8 API pushpin combining text and a small uri data image… Read more Bing Maps Api V8 - Pushpin Svg Uri Image Forms Javascript Enabling Inactive Fields By Clicking On Field July 31, 2024 Post a Comment Is it possible to have a group of inactive fields where if one of the fields is clicked some of the… Read more Enabling Inactive Fields By Clicking On Field Html Javascript Jquery Disable Tab Key On A Specific Div July 31, 2024 Post a Comment I have the following structure: Some content Some content I want to ' Solution 1: @John Stri… Read more Disable Tab Key On A Specific Div Codemirror Javascript Key Events Codemirror Autocomplete After Any Keyup? July 31, 2024 Post a Comment I'm working on trying to add a custom autocomplete, that I want to trigger whenever the user is… Read more Codemirror Autocomplete After Any Keyup? Html Javascript Jquery Wordpress Can't Click On Menu Links In Drop Down Menu July 31, 2024 Post a Comment I'm working on a wordpress site with a mobile dropdown menu. The dropdown works fine but clicki… Read more Can't Click On Menu Links In Drop Down Menu Java Javascript Jsf Warning Message/pop Out For Date/time July 31, 2024 Post a Comment I have a form where a user need to enter date and time (2 different fields) and the time cannot be … Read more Warning Message/pop Out For Date/time Html Javascript Jquery How To Show Different Selected Value Than Options Label July 31, 2024 Post a Comment I have simple html select: Some long text for val 1 Some lo Solution 1: I solved this problem usin… Read more How To Show Different Selected Value Than Options Label Azure Devops Azure Devops Extensions Javascript Loading A Json File In A Vsts Extension July 31, 2024 Post a Comment I'm trying to write a VSTS extension that needs to load (and parse) a JSON file but I'm hav… Read more Loading A Json File In A Vsts Extension Backbone.js Javascript “uncaught Typeerror: Undefined Is Not A Function” In Backbone Application View July 31, 2024 Post a Comment I'am trying to run my js application in browser, but when i do, i get this error in console: “U… Read more “uncaught Typeerror: Undefined Is Not A Function” In Backbone Application View Dojo Dom Events Javascript Widget Could Somebody Explain To Me What Exactly Is Happening In The Dojo's ''dojo/on" Module? July 31, 2024 Post a Comment I started fiddling around with Dojo.js and came across a thing I don't understand. I'm tryi… Read more Could Somebody Explain To Me What Exactly Is Happening In The Dojo's ''dojo/on" Module? Angular Google Maps Google Places Javascript Google Object Undefined Using Angular2-google-maps And Google Places Searchbar July 31, 2024 Post a Comment I am currently working on an angular2 application which uses Google Maps. I have embedded and insta… Read more Google Object Undefined Using Angular2-google-maps And Google Places Searchbar Cordova Javascript Jquery Mobile Pageinit Fires Multiple Times July 31, 2024 Post a Comment I am developing a jQuery Mobile and PhoneGap app. I am using this code: $('#contact').live(… Read more Pageinit Fires Multiple Times Audio Html Javascript Soundcloud How To Use Soundcloud Api To Get Stream Into Html5 Audio Player? July 31, 2024 Post a Comment I've just started learning javascript and as my first attempt I'd like to create custom aud… Read more How To Use Soundcloud Api To Get Stream Into Html5 Audio Player? Asynchronous Geocoding Google Geocoder Javascript Latitude Longitude Google's Geocode Convert City, State Into Latitude Longitude July 31, 2024 Post a Comment The following code works asynchronously. I only have it set up to convert a City, State into latit… Read more Google's Geocode Convert City, State Into Latitude Longitude Api Google Maps Google Maps Api 3 Javascript Limits Need To Add 45+ Points To A Google Map July 31, 2024 Post a Comment trying to add 45 different points to a map, but I just get OVER_QUERY_LIMIT returned, and no map. I… Read more Need To Add 45+ Points To A Google Map Javascript Jquery Resize Iframe On Content Refresh Or Update July 31, 2024 Post a Comment I have an iframe that I would like to resize to match its contents whenever the contents auto refre… Read more Resize Iframe On Content Refresh Or Update Data Uri Javascript Jquery Json Downloading Json Including Newline Characters Via Data Uri July 31, 2024 Post a Comment I have a web application in which I have generated a huge JSON. I now want the user to be able to d… Read more Downloading Json Including Newline Characters Via Data Uri Html Javascript Security Web How To Save Unauthorised Manipulation In A Javascript July 31, 2024 Post a Comment I wrote a server-client app in javascript/HTML5 its supposed to allow clients to communicate/play a… Read more How To Save Unauthorised Manipulation In A Javascript Angularjs Angularjs Service Javascript How To Create A Object With Properties That Are Sharable Among Controllers In Angularjs? July 31, 2024 Post a Comment This is a follow-up question to How to create this global constant to be shared among controllers i… Read more How To Create A Object With Properties That Are Sharable Among Controllers In Angularjs? Authentication Express Javascript Node.js Passport.js Cannot Post In An Express + Passport App / Authentication Test July 25, 2024 Post a Comment I am trying to use Passport as an authentication middleware with Express - and Angular, if it matte… Read more Cannot Post In An Express + Passport App / Authentication Test Javascript Onclick How Do I Fire A Javascript Playsound Event Onclick Without Sending The User To The Top Of The Page? July 25, 2024 Post a Comment I have the following code on a page on my site — when the user clicks on the image a sound plays: Read more How Do I Fire A Javascript Playsound Event Onclick Without Sending The User To The Top Of The Page? Css Flash Internet Explorer Javascript Xhtml Position: Absolute A Div Over Flash July 25, 2024 Post a Comment Is it possible to position: absolute a over a Flash banner without adding wmode='transparent… Read more Position: Absolute A Div Over Flash Ecmascript 6 Javascript React Bootstrap Reactjs React-bootstrap Not Allowing `import {components}` Syntax July 25, 2024 Post a Comment This is kinda weird. It works with other projects, but not with React-Bootstrap. For example; impor… Read more React-bootstrap Not Allowing `import {components}` Syntax Alexa Skills Kit Javascript Need Help Fixing Alexa Skill July 25, 2024 Post a Comment I am getting an error in js.do that reads ReferenceError: Can't find variable:exports on line … Read more Need Help Fixing Alexa Skill Angularjs Javascript Js: Find Urls In Text, Make Links July 25, 2024 Post a Comment What would be the following PHP code rewritten in JS be, so that url links inside of text blobs cou… Read more Js: Find Urls In Text, Make Links Javascript Sharepoint Webclient Javascript As Client In Webapp Sharepoint Online Backend July 25, 2024 Post a Comment I have a colleague with a strange idea , (or maybe not so strange ? :) I need your help to determin… Read more Javascript As Client In Webapp Sharepoint Online Backend Javascript Jquery Web Would Like To Understand The Animate Function (calculation And Stepping) July 25, 2024 Post a Comment I would like to know how does the jQuery .animate() function work? - calculation and stepping (how … Read more Would Like To Understand The Animate Function (calculation And Stepping) Button Javascript Javascript Disable Button Until All Fields Are Filled July 25, 2024 Post a Comment would appreciate some help solving this. Need to make the event listener work for all the element.… Read more Javascript Disable Button Until All Fields Are Filled Contenteditable Javascript Jquery Jquery Events Rich Text Editor Hhow To Get Caret Position For Contenteditable Div? July 25, 2024 Post a Comment I am making a text editor for my blogging website. I want to give users a small tool box where they… Read more Hhow To Get Caret Position For Contenteditable Div? Events Firefox Firefox Addon Firefox Addon Webextensions Javascript Tabs.onupdated.addlistener's Changeinfo.status Goes From Undefined To Complete Without Ever Going To Loading July 25, 2024 Post a Comment I see this behavior only when google SERP page is loading (when searched from the search box on goo… Read more Tabs.onupdated.addlistener's Changeinfo.status Goes From Undefined To Complete Without Ever Going To Loading Class Ecmascript 6 Inheritance Javascript Prototype Difference Between Classical Inheritance And Prototype Inheritance July 25, 2024 Post a Comment I found this definition here : https://medium.com/javascript-scene/10-interview-questions-every-jav… Read more Difference Between Classical Inheritance And Prototype Inheritance Google Apps Script Google Sheets Javascript Delete Blank Rows In Spreadsheet Using Google Script July 25, 2024 Post a Comment Spreadsheet-1: Data present in Spreadsheet-1, Name apple android windows linux Germany … Read more Delete Blank Rows In Spreadsheet Using Google Script Html Javascript Jquery Webpage Html Theft Prevention July 25, 2024 Post a Comment I'm working on designing a website, and I want to make sure that no one can steal the code. I w… Read more Html Theft Prevention Javascript Jsdoc How To Display Javascript Methods In A 'group' In Jsdoc? July 25, 2024 Post a Comment Is there are possibility to 'group' functions within a class (AMD/RequireJS Module) ? My cl… Read more How To Display Javascript Methods In A 'group' In Jsdoc? Javascript Three.js Verticesneedupdate In Three.js July 25, 2024 Post a Comment I want to use dat.GUI to manipulate the coordinates of a mesh vertices. At first I thought I could … Read more Verticesneedupdate In Three.js Javascript Parse Cloud Code Parse Platform Cloud Code Function Running Twice July 25, 2024 Post a Comment I have written a cloud function that is working well. Sometimes this function is being executed mor… Read more Cloud Code Function Running Twice Javascript Math Trigonometry Slowly Change One Angle To Another July 25, 2024 Post a Comment Skip to JSFiddle I'm creating one of these fun scripts that interact with mouse. I decided I wa… Read more Slowly Change One Angle To Another Arrays Html Table Javascript Splice Unable To Render An Array Into Table After Splice And Unshift In Javascript July 25, 2024 Post a Comment I am not sure if I am doing some mistake or is it a default behaviour. I am using splice/unshift to… Read more Unable To Render An Array Into Table After Splice And Unshift In Javascript Ajax Html Internet Explorer Javascript Jquery How To Disable Smooth Scrolling In Ie 11 Programatically July 25, 2024 Post a Comment I am making ajax call based on scroll event that calls are working perfectly in all browsers except… Read more How To Disable Smooth Scrolling In Ie 11 Programatically Css Html Javascript Vue.js Change Background Color In Vue.js Based On A Class Name July 25, 2024 Post a Comment New to vue.js and am wondering if this is a possible outcome. I have 8 different options of a backg… Read more Change Background Color In Vue.js Based On A Class Name Newer Posts Older Posts
Javascript Jquery Plugins Public Method Jquery Plugin Public Method/function July 31, 2024 Post a Comment I am trying to achieve something like the following but dont know whats wrong: $.a = function() { … Read more Jquery Plugin Public Method/function
Bing Maps Javascript Svg Bing Maps Api V8 - Pushpin Svg Uri Image July 31, 2024 Post a Comment I'm trying to build a custom bing maps v8 API pushpin combining text and a small uri data image… Read more Bing Maps Api V8 - Pushpin Svg Uri Image
Forms Javascript Enabling Inactive Fields By Clicking On Field July 31, 2024 Post a Comment Is it possible to have a group of inactive fields where if one of the fields is clicked some of the… Read more Enabling Inactive Fields By Clicking On Field
Html Javascript Jquery Disable Tab Key On A Specific Div July 31, 2024 Post a Comment I have the following structure: Some content Some content I want to ' Solution 1: @John Stri… Read more Disable Tab Key On A Specific Div
Codemirror Javascript Key Events Codemirror Autocomplete After Any Keyup? July 31, 2024 Post a Comment I'm working on trying to add a custom autocomplete, that I want to trigger whenever the user is… Read more Codemirror Autocomplete After Any Keyup?
Html Javascript Jquery Wordpress Can't Click On Menu Links In Drop Down Menu July 31, 2024 Post a Comment I'm working on a wordpress site with a mobile dropdown menu. The dropdown works fine but clicki… Read more Can't Click On Menu Links In Drop Down Menu
Java Javascript Jsf Warning Message/pop Out For Date/time July 31, 2024 Post a Comment I have a form where a user need to enter date and time (2 different fields) and the time cannot be … Read more Warning Message/pop Out For Date/time
Html Javascript Jquery How To Show Different Selected Value Than Options Label July 31, 2024 Post a Comment I have simple html select: Some long text for val 1 Some lo Solution 1: I solved this problem usin… Read more How To Show Different Selected Value Than Options Label
Azure Devops Azure Devops Extensions Javascript Loading A Json File In A Vsts Extension July 31, 2024 Post a Comment I'm trying to write a VSTS extension that needs to load (and parse) a JSON file but I'm hav… Read more Loading A Json File In A Vsts Extension
Backbone.js Javascript “uncaught Typeerror: Undefined Is Not A Function” In Backbone Application View July 31, 2024 Post a Comment I'am trying to run my js application in browser, but when i do, i get this error in console: “U… Read more “uncaught Typeerror: Undefined Is Not A Function” In Backbone Application View
Dojo Dom Events Javascript Widget Could Somebody Explain To Me What Exactly Is Happening In The Dojo's ''dojo/on" Module? July 31, 2024 Post a Comment I started fiddling around with Dojo.js and came across a thing I don't understand. I'm tryi… Read more Could Somebody Explain To Me What Exactly Is Happening In The Dojo's ''dojo/on" Module?
Angular Google Maps Google Places Javascript Google Object Undefined Using Angular2-google-maps And Google Places Searchbar July 31, 2024 Post a Comment I am currently working on an angular2 application which uses Google Maps. I have embedded and insta… Read more Google Object Undefined Using Angular2-google-maps And Google Places Searchbar
Cordova Javascript Jquery Mobile Pageinit Fires Multiple Times July 31, 2024 Post a Comment I am developing a jQuery Mobile and PhoneGap app. I am using this code: $('#contact').live(… Read more Pageinit Fires Multiple Times
Audio Html Javascript Soundcloud How To Use Soundcloud Api To Get Stream Into Html5 Audio Player? July 31, 2024 Post a Comment I've just started learning javascript and as my first attempt I'd like to create custom aud… Read more How To Use Soundcloud Api To Get Stream Into Html5 Audio Player?
Asynchronous Geocoding Google Geocoder Javascript Latitude Longitude Google's Geocode Convert City, State Into Latitude Longitude July 31, 2024 Post a Comment The following code works asynchronously. I only have it set up to convert a City, State into latit… Read more Google's Geocode Convert City, State Into Latitude Longitude
Api Google Maps Google Maps Api 3 Javascript Limits Need To Add 45+ Points To A Google Map July 31, 2024 Post a Comment trying to add 45 different points to a map, but I just get OVER_QUERY_LIMIT returned, and no map. I… Read more Need To Add 45+ Points To A Google Map
Javascript Jquery Resize Iframe On Content Refresh Or Update July 31, 2024 Post a Comment I have an iframe that I would like to resize to match its contents whenever the contents auto refre… Read more Resize Iframe On Content Refresh Or Update
Data Uri Javascript Jquery Json Downloading Json Including Newline Characters Via Data Uri July 31, 2024 Post a Comment I have a web application in which I have generated a huge JSON. I now want the user to be able to d… Read more Downloading Json Including Newline Characters Via Data Uri
Html Javascript Security Web How To Save Unauthorised Manipulation In A Javascript July 31, 2024 Post a Comment I wrote a server-client app in javascript/HTML5 its supposed to allow clients to communicate/play a… Read more How To Save Unauthorised Manipulation In A Javascript
Angularjs Angularjs Service Javascript How To Create A Object With Properties That Are Sharable Among Controllers In Angularjs? July 31, 2024 Post a Comment This is a follow-up question to How to create this global constant to be shared among controllers i… Read more How To Create A Object With Properties That Are Sharable Among Controllers In Angularjs?
Authentication Express Javascript Node.js Passport.js Cannot Post In An Express + Passport App / Authentication Test July 25, 2024 Post a Comment I am trying to use Passport as an authentication middleware with Express - and Angular, if it matte… Read more Cannot Post In An Express + Passport App / Authentication Test
Javascript Onclick How Do I Fire A Javascript Playsound Event Onclick Without Sending The User To The Top Of The Page? July 25, 2024 Post a Comment I have the following code on a page on my site — when the user clicks on the image a sound plays: Read more How Do I Fire A Javascript Playsound Event Onclick Without Sending The User To The Top Of The Page?
Css Flash Internet Explorer Javascript Xhtml Position: Absolute A Div Over Flash July 25, 2024 Post a Comment Is it possible to position: absolute a over a Flash banner without adding wmode='transparent… Read more Position: Absolute A Div Over Flash
Ecmascript 6 Javascript React Bootstrap Reactjs React-bootstrap Not Allowing `import {components}` Syntax July 25, 2024 Post a Comment This is kinda weird. It works with other projects, but not with React-Bootstrap. For example; impor… Read more React-bootstrap Not Allowing `import {components}` Syntax
Alexa Skills Kit Javascript Need Help Fixing Alexa Skill July 25, 2024 Post a Comment I am getting an error in js.do that reads ReferenceError: Can't find variable:exports on line … Read more Need Help Fixing Alexa Skill
Angularjs Javascript Js: Find Urls In Text, Make Links July 25, 2024 Post a Comment What would be the following PHP code rewritten in JS be, so that url links inside of text blobs cou… Read more Js: Find Urls In Text, Make Links
Javascript Sharepoint Webclient Javascript As Client In Webapp Sharepoint Online Backend July 25, 2024 Post a Comment I have a colleague with a strange idea , (or maybe not so strange ? :) I need your help to determin… Read more Javascript As Client In Webapp Sharepoint Online Backend
Javascript Jquery Web Would Like To Understand The Animate Function (calculation And Stepping) July 25, 2024 Post a Comment I would like to know how does the jQuery .animate() function work? - calculation and stepping (how … Read more Would Like To Understand The Animate Function (calculation And Stepping)
Button Javascript Javascript Disable Button Until All Fields Are Filled July 25, 2024 Post a Comment would appreciate some help solving this. Need to make the event listener work for all the element.… Read more Javascript Disable Button Until All Fields Are Filled
Contenteditable Javascript Jquery Jquery Events Rich Text Editor Hhow To Get Caret Position For Contenteditable Div? July 25, 2024 Post a Comment I am making a text editor for my blogging website. I want to give users a small tool box where they… Read more Hhow To Get Caret Position For Contenteditable Div?
Events Firefox Firefox Addon Firefox Addon Webextensions Javascript Tabs.onupdated.addlistener's Changeinfo.status Goes From Undefined To Complete Without Ever Going To Loading July 25, 2024 Post a Comment I see this behavior only when google SERP page is loading (when searched from the search box on goo… Read more Tabs.onupdated.addlistener's Changeinfo.status Goes From Undefined To Complete Without Ever Going To Loading
Class Ecmascript 6 Inheritance Javascript Prototype Difference Between Classical Inheritance And Prototype Inheritance July 25, 2024 Post a Comment I found this definition here : https://medium.com/javascript-scene/10-interview-questions-every-jav… Read more Difference Between Classical Inheritance And Prototype Inheritance
Google Apps Script Google Sheets Javascript Delete Blank Rows In Spreadsheet Using Google Script July 25, 2024 Post a Comment Spreadsheet-1: Data present in Spreadsheet-1, Name apple android windows linux Germany … Read more Delete Blank Rows In Spreadsheet Using Google Script
Html Javascript Jquery Webpage Html Theft Prevention July 25, 2024 Post a Comment I'm working on designing a website, and I want to make sure that no one can steal the code. I w… Read more Html Theft Prevention
Javascript Jsdoc How To Display Javascript Methods In A 'group' In Jsdoc? July 25, 2024 Post a Comment Is there are possibility to 'group' functions within a class (AMD/RequireJS Module) ? My cl… Read more How To Display Javascript Methods In A 'group' In Jsdoc?
Javascript Three.js Verticesneedupdate In Three.js July 25, 2024 Post a Comment I want to use dat.GUI to manipulate the coordinates of a mesh vertices. At first I thought I could … Read more Verticesneedupdate In Three.js
Javascript Parse Cloud Code Parse Platform Cloud Code Function Running Twice July 25, 2024 Post a Comment I have written a cloud function that is working well. Sometimes this function is being executed mor… Read more Cloud Code Function Running Twice
Javascript Math Trigonometry Slowly Change One Angle To Another July 25, 2024 Post a Comment Skip to JSFiddle I'm creating one of these fun scripts that interact with mouse. I decided I wa… Read more Slowly Change One Angle To Another
Arrays Html Table Javascript Splice Unable To Render An Array Into Table After Splice And Unshift In Javascript July 25, 2024 Post a Comment I am not sure if I am doing some mistake or is it a default behaviour. I am using splice/unshift to… Read more Unable To Render An Array Into Table After Splice And Unshift In Javascript
Ajax Html Internet Explorer Javascript Jquery How To Disable Smooth Scrolling In Ie 11 Programatically July 25, 2024 Post a Comment I am making ajax call based on scroll event that calls are working perfectly in all browsers except… Read more How To Disable Smooth Scrolling In Ie 11 Programatically
Css Html Javascript Vue.js Change Background Color In Vue.js Based On A Class Name July 25, 2024 Post a Comment New to vue.js and am wondering if this is a possible outcome. I have 8 different options of a backg… Read more Change Background Color In Vue.js Based On A Class Name