473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Thickbox in Masterpages

Hi,

I am using thickbox to display the page.But I am using it with Masterpage my code is as bellow

Expand|Select|Wrap|Line Numbers
  1. <a href='Somepage.aspx?keepThis=true&TB_iframe=true&height=300&width=500' class='thickbox' title='Error Details'> </a>
  2.  
I have also given references of jquery.js,thickbox.js and thickbox.css on contentplaceholder head LIKE :-
Expand|Select|Wrap|Line Numbers
  1. <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
  2.     <script src="ThickBox/jquery-latest.js" type="text/javascript"></script>
  3.     <script src="ThickBox/thickbox.js" type="text/javascript"></script>    
  4.     <link href="ThickBox/thickbox.css" rel="stylesheet" type="text/css" />    
  5. </asp:Content>
somehow the thickbox is not working
as i click on link page will get redirected to the href link

Please help
May 17 '10 #1
0 1057

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: iturner100 | last post by:
Hi, I've been struggling with this one for a couple of hours without much joy. Basically, I've got a set of nested masterpages (3 as it happens). I'm dynamically generating a new page in code...
1
by: Mel | last post by:
I hope I am posting this to the right group. It is a JS quesiton though. Can someone help please ? If you use Thickbox link inside a form that uses FValidate, the click on the link simply...
3
by: superbungalow21 | last post by:
Hey, I was wondering if it is possible to preform an action when content in the lightbox "thickbox" has completely finished rendering? So I can loop through all the elements in the thickbox.
1
by: fidgen | last post by:
Hiya, I'm trying to get a AJAX driven update to my list of news articles, so when users click the title of the news article, it pops up the article content in a thickbox overlay. Retrieving...
21
by: neovantage | last post by:
hey all, When i include thickbox scrip tin html document then it does not show special characters like "ü". But wrote question mark in firefox mozilla and alian characters in IE. But without...
3
by: neovantage | last post by:
Hey, i am using thickbox and and a call to a page through thickbox method and when once it pops it shows jerks in IE6 but it works fine in IE7, Firefox Mozilla 2.0+ while scrolling page. Is there...
12
by: neovantage | last post by:
Hey all, I have integrated Thickbox Gallery images for multiple images. So that once a member/client/visitor view the images he/she can navigate easily. It just do not show any image if i used...
3
by: neovantage | last post by:
Hey all, I am facing a very strange bug in IE while using ajax technology of thickbox. When i first time load page of step2 while creating an add, i will show 2 thickbox popup windows. it show...
12
by: neovantage | last post by:
Hi, I am working on an image to process it with different ways/options given in the page. My page name is cart and it has an uploaded image having thumbnail view. When i click on that thumbnail...
5
by: rjoseph | last post by:
Hi guys I am using a jquery thickbox script (http://jquery.com/demo/thickbox/ - iframed content example) to display information in a popup(modal) in the middle of my page. To do this I simply use...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.