Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jquery

How To Use I18next To Localise My Website?

I have a very simple website with no backend, just pure html pages. I need to have English/Chinese … Read more How To Use I18next To Localise My Website?

Can't Implement Anchor Smooth Scrolling With Off Canvas Menu/content

I’m looking for help on a project I’m working on and I can’t seem to figure it out. I’ve searched a… Read more Can't Implement Anchor Smooth Scrolling With Off Canvas Menu/content

How Can I Add Text In My Scroll To Top Button Which Already Has An Icon In It

I'm totally new to this field so please help me out. I've tried almost everything but nothi… Read more How Can I Add Text In My Scroll To Top Button Which Already Has An Icon In It

Javascript- Unable To Convert Canvas To Image Data

guys! I'm trying to make a demo using which a user will be able to capture an image from the we… Read more Javascript- Unable To Convert Canvas To Image Data

Cut And Paste Html To Other Element

I need cut and paste text with all tags inside from main span to label element in every p tag. … Read more Cut And Paste Html To Other Element

Split Word Into Letter And Get Data Of Each Letter?

I'm hoping this makes sense to someone. It's based a little on the following: How to rotate… Read more Split Word Into Letter And Get Data Of Each Letter?

Jquery Ui Flipping Text Like In Gumroad.com

I am trying to include a series of text phrases at my home page just like that in this website'… Read more Jquery Ui Flipping Text Like In Gumroad.com

Html Drag And Drop Using Jquery W/out Draggable

Could anyone post a minimalistic example of drag'n'drop imeplementation using jQuery withou… Read more Html Drag And Drop Using Jquery W/out Draggable

Using Href Links Inside

i just downloaded the source code from this topic http://tympanus.net/codrops/2012/11/29/simple-ef… Read more Using Href Links Inside

Update Array Values To Chart Based On Timeframe - Javascript

I need to update the chart based on time period. currently chart is updating all values. Now i need… Read more Update Array Values To Chart Based On Timeframe - Javascript

Preview Images Before It Is Uploaded For More Than One Image

I want to be able to preview images in form before they are uploaded and I have customized like I… Read more Preview Images Before It Is Uploaded For More Than One Image

Unable To Call Specific Content From An External File Inside Jquery

I am unable to load a specific content located inside of an external html file using jquery inside … Read more Unable To Call Specific Content From An External File Inside Jquery

Activating Second Tab In Page Load Using Jquery

how can i activate the second tab of my web page in page load , i have done the tabs using jquery a… Read more Activating Second Tab In Page Load Using Jquery

Adopting Variable Values From Html Data-atributes

*EDIT I have a list in my HTML called '#wordlist'. In this list I hold the words in my game… Read more Adopting Variable Values From Html Data-atributes

How To Give Image A Max-height But Retain Aspect Ratio?

The image is 100% of the document width. I want the max-height of the image to be 2/3 of the screen… Read more How To Give Image A Max-height But Retain Aspect Ratio?

How To Set The Duration Of Audio

I am trying to set the duration of an audio tag using HTML DOM duration property of audio. I have t… Read more How To Set The Duration Of Audio

Full Screen Responsive Background Image With Bootstrap

I'm new to twitters bootstrap. What want to know is the HTML mockup that i have to use for a fu… Read more Full Screen Responsive Background Image With Bootstrap

Slide Toggle [jquery Function] Not Working

I use this code to run a slide toggle but it doesn't open when I click on it: JS Code: Read more Slide Toggle [jquery Function] Not Working

Set Input Value In Form From Another Input , Dynamically

I trying to upload image to website with its title . I want user to see image before uploading . HT… Read more Set Input Value In Form From Another Input , Dynamically

Finding The Closest Span With A Specific Class Inside A Div

I want to find the closest span with class error_span. How can I do that using jQuery? Solution 1: … Read more Finding The Closest Span With A Specific Class Inside A Div