aspx Tutorial

.NET Articles,jQuery demo, asp.net with jQuery, online tutorial,Jquery, SilverLight, Javascript, asp.net,JSON, MVC,.NET Articles,demo, Web Services, .NET articles, Sharepoint 2010, visual studio 2010,Aamir Hasan,IT
Advertise Here

Advertize

wwwSW
Posted by Aamir Hasan   on Monday, November 1, 2010 Total Views:  

jQuery provide Trim method to remove spaces from start and end of a string

Syntax:

$.trim(string)


Here’s is a solution

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head runat="server">

    <title>Remove Spaces from a start and end of a string using jQuery</title>

    <script src="http://code.jquery.com/jquery-1.4.3.min.js" type="text/javascript"></script>

    <script language="javascript">

        $(document).ready(function () {

            $("#<%=Button1.ClientID %>").click(function (e) {

                alert("'" + $.trim($("#<%=TextBox1.ClientID %>").val()) + "'");

                return false;

            });

        });

    </script>

</head>

<body>

    <form id="form1" runat="server">

    <div>

        FullName:

        <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>

        <asp:Button ID="Button1" runat="server" Text="Click" />

    </div>

    </form>

</body>

</html>


Output

Download

Trim.zip (914.00 bytes)

Live Demo

Category: All | jQuery
Protected by Copyscape Online Plagiarism Tool

Comments (2) -

продвижение сайта
продвижение сайта United States
2/10/2011 8:08:47 AM #

Поисковая оптимизация и раскрутка сайтов. Лучшая техника поисковой раскрутки сайта.

fafafa
fafafa Slovenia
4/23/2012 3:04:49 AM #

http://www.christianlouboutinukk.org   christian louboutin
http://www.tiffanyuks.org   tiffany uk
http://www.gucciukbeltuk.org   gucci belt
http://www.frsaclouisvuittonsac.com   louis vuitton sac
http://www.chanelukoutletuks.org   chanel outlet
http://www.burberryukoutletuk.org   burberry
http://www.poloralphlaurenuko.org   ralph lauren uk

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading

Advertizement 1
Advertizement 2
Advertizement 3
Advertizement 4
Advertizement 5