Showing posts with label HTML. Show all posts

How to Add Active Navigation Class Based on URL?

Ideally you output this class from the server side, but if you can't... Let's say you have navigation like this: HTML: <nav>     <ul>         <li><a href="/">Home</a></li>    .
Thursday, 24 April 2014
Posted by Jebastin

Working with Cookies in ASP.NET

Usage of Cookies in ASP.NET using C# or jQuery. A cookie is a piece of data which is sent from a website and stored locally by the user’s browser. Cookies are needed because HTTP is stateless. This means that HTTP itself has no way to keep track of.
Wednesday, 29 January 2014
Posted by Jebastin

How to Remove the white spaces at the start and end of the string?

The $.trim() function removes all newlines, spaces (including non-breaking spaces), and tabs from the beginning and end of the supplied string. If these whitespace characters occur in the middle of the string, they are preserved. <!doctype html> <html.
Tuesday, 21 January 2014
Posted by Jebastin
Tag : ,

Link To This Post/Page

Spread The Word

Add this button to your blog:
JJ Technology Solutions

Blog Archive

Trackers

eXTReMe Tracker
facebook

- Copyright © 2025 JJ Technology Solutions - Powered by Source Code Solutions -