[jQuery] Pagination stop propagation

[jQuery] Pagination stop propagation


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Anyone have an idea why i cant cancel the the normal action of the
button in this example?
<a class="moz-txt-link-freetext" href="http://www.d-scribe.de/webtools/jquery-pagination/demo.htm">http://www.d-scribe.de/webtools/jquery-pagination/demo.htm</a>
y download the page and modified it, only
            function pageselectCallback(page_id, jq){
                        $('#Searchresult').text("Showing search results
"+((page_id*10)+1)+"-"+((page_id*10)+10));
                        <font color="#ff6666">return false;</font>
                    }
           
            $(document).ready(function(){
                // Create pagination element
                $("#Pagination").pagination(300, {
                    num_edge_entries: 2,
                    num_display_entries: 8,
                    <font color="#ff6666">link_to: "something.htm",</font>
                    callback: pageselectCallback
                });
From the doc
(<a class="moz-txt-link-freetext" href="http://d-scribe.de/webtools/jquery-pagination/lib/jquery_pagination/README">http://d-scribe.de/webtools/jquery-pagination/lib/jquery_pagination/README</a>)
<pre>callback
A callback function that is called when a user clicks on the link. the The
function receives two parameters: the new page id and the pagination
container (a DOM element). <u><b><font color="#ff6666">If the callback returns false, the event
propagation is stopped.</font></b></u> Default value: ``function(){return false;}``</pre>
Thx,
</body>
</html>
From - Mon Jan 4 09:48:00 2010
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Delivered-To: jeresig@gmail.com
Received: by 10.70.74.9 with SMTP id w9cs289606wxa;
Thu, 10 Jan 2008 15:45:03 -0800 (PST)
Received: by 10.100.7.1 with SMTP id 1mr5341744ang.81.1200008703334;
Thu, 10 Jan 2008 15:45:03 -0800 (PST)
Return-Path: <grbounce-W9CVLwUAAADIm2eLGouNme9m_gwtSg_s=jeresig=gmail.com@googlegroups.com>
Received: from ag-out-0910.google.com (ag-out-0910.google.com [72.14.246.186])
by mx.google.com with ESMTP id b18si3672662ana.14.2008.01.10.15.45.01;
Thu, 10 Jan 2008 15:45:03 -0800 (PST)
Received-SPF: pass (google.com: domain of grbounce-W9CVLwUAAADIm2eLGouNme9m_gwtSg_s=jeresig=gmail.com@googlegroups.com designates 72.14.246.186 as permitted sender) client-ip=72.14.246.186;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of grbounce-W9CVLwUAAADIm2eLGouNme9m_gwtSg_s=jeresig=gmail.com@googlegroups.com designates 72.14.246.186 as permitted sender) smtp.mail=grbounce-W9CVLwUAAADIm2eLGouNme9m_gwtSg_s=jeresig=gmail.com@googlegroups.com; dkim=pass (test mode) header.i=@googlegroups.com
Received: by ag-out-0910.google.com with SMTP id 15so2312527agb.5
for <jeresig@gmail.com>; Thu, 10 Jan 2008 15:45:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=googlegroups.com; s=beta;
h=domainkey-signature:received:received:x-sender:x-apparently-to:mime-version:message-id:date:received:x-ip:user-agent:x-http-useragent:subject:from:to:content-type:content-transfer-encoding:reply-to:sender:precedence:x-google-loop:mailing-list:list-id:list-post:list-help:list-unsubscribe;
bh=CztBIm0Xb92pSEaEBRuhxlON0oT/Wy4MKiKJim7ZgA0=;
b=u0JB2YgmTtgM3tKStPFwFUsQWGV4FbE/CYixCACKDcK28haOqv7jncxuorDrYOFJBYO62b3TTWjBg4uN6vntXidOLPJJdKgnO5ETj7c1SLGjkkFyg0taS7QwcVEth/IEpvIjqgWb6JgPUJeX+MT/oocQf3avbMhUVA/fh7wEfQs=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=googlegroups.com; s=beta;
h=x-sender:x-apparently-to:mime-version:message-id:date:x-ip:user-agent:x-http-useragent:subject:from:to:content-type:content-transfer-encoding:reply-to:sender:precedence:x-google-loop:mailing-list:list-id:list-post:list-help:list-unsubscribe;
b=NZfZ2fgoZM/MC2o05ip5MADDDh+423DeZF4U3gCR0VnZvMXARdV8SModyvu2YbvKJksqDEX8ZgpCuLwn1qO5/CHpGoeJVSR5IYh58ZLVekO9UMqdzcb2tZlBpDAhv7TB0CaWl3jvUDHLTpUzU+NN0UAFqzLuzOZsflnJ9qa9lIA=
Received: by 10.100.207.5 with SMTP id e5mr94094ang.17.1200008699809;
Thu, 10 Jan 2008 15:44:59 -0800 (PST)
Received: by 10.44.24.32 with SMTP id 32gr56225hsx;
Thu, 10 Jan 2008 15:44:49 -0800 (PST)
X-Sender: nathan7771@gmail.com
X-Apparently-To: jquery-en@googlegroups.com
MIME-Version: 1.0
Message-ID: <31275524-3500-4296-a888-79bdb48a14d6@e10g2000prf.googlegroups.com>
Date: Thu, 10 Jan 2008 15:44:48 -0800 (PST)
Received: by 10.100.168.18 with SMTP id q18mr47903ane.12.1200008688638; Thu, 10 Jan 2008 15:44:48 -0800 (PST)
X-IP: 74.95.194.139
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe)
Subject: [jQuery] Bigger Link Plugin
From: cfdvlpr <nathan7771@gmail.com>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Reply-To: jquery-en@googlegroups.com
Sender: jquery-en@googlegroups.com
Precedence: bulk
X-Google-Loop: groups
Mailing-List: list jquery-en@googlegroups.com;
contact jquery-en-owner@googlegroups.com
List-Id: <jquery-en.googlegroups.com>
List-Post: <mailto:jquery-en@googlegroups.com>
List-Help: <mailto:jquery-en-help@googlegroups.com>
List-Unsubscribe: <http://googlegroups.com/group/jquery-en/subscribe>,
<mailto:jquery-en-unsubscribe@googlegroups.com>
I want to do something like this:
<a href="/test.cfm" class="testBiggerLink">
<div class="anotherClass">
Click Here
to ... <b>go here</b>
more text
<img src="/test.png" />
</div>
</a>
Is there anything wrong with the above HTML?
Is this what the bigger link plugin is designed for?
http://plugins.jquery.com/project/biggerlink