
HTML
10 Questions
9 Total Posts
4 Snippets
All
How to remove a specific item from an array?
Asked by Sohail ·
Is there an easy method to delete a particular element from an array? I'm searching for something like this: array.remove(number);
1
2
2561
How to set up a 301 Permanent Redirect using .htaccess
Asked by Olivia ·
How to Redirect Old URL to NEW using .htaccess For eg: RedirectPermanent http://www.domain.com/old-file.html to http://www.domain.com/new-file.html
0
1
2647
How to check if an element is hidden in jQuery?
Asked by vinoy ·
How might you test if an HTML element is visible or hidden in the DOM? Is it possible to toggle the visibility of a HTML element?
0
2
2513
30+ Github Repos for JavaScript Developers
As the biggest stage for open source collaboration, Github is the ideal place for developers to work on resources related to JavaScript. A speedy hunt will yield JavaScript cheatsheets, (...)

0
0
5304
Frontend Developer roadmap
Step by step guide to becoming a modern frontend developer

1
0
9571
How to redirect an HTML page using JavaScript?
Asked by Harpreet ·
How do I use JavaScript to redirect an HTML page?
0
1
2282
How to redirect a website using a meta tag?
Asked by Harpreet ·
How do I use Meta Tag to redirect an HTML page?
0
1
2350
0
1
2430