473,406 Members | 2,713 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,406 software developers and data experts.

fancy-box does not open form/URL, only opens image

my fancy-box does not work mean it does not open form it jst open imag

Expand|Select|Wrap|Line Numbers
  1. <a id="new_msg" href="<?=base_url()?>message/create_message">New message</a>
  2.  
  3.  
  4.    <script>
  5. $(document).ready(function(){
  6.     $("#new_msg").fancybox({
  7.             'autoScale'    : true
  8.             });
  9.         });
  10.  
  11.  
  12. </script>
  13.  
  14.  
  15.  
If i give an image to href it open it in fancy-box but if i pass a URL then it don't open it in fancy-box it open it as new page
Feb 14 '13 #1
2 2231
Rabbit
12,516 Expert Mod 8TB
As far as I can tell it can display images, HTML elements, SWF movies, Iframes and also Ajax requests. Nothing about displaying straight URLs. Did you try using an iframe instead?
Feb 14 '13 #2
I was using fancybox 2.o so i was facing this problem when i use old version i dont face this. in new version i use i frame it open form bt look is not as i want bt previous version works great without using iframe.
Feb 14 '13 #3

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

Similar topics

32
by: Dave Benjamin | last post by:
Hey all, I just realized you can very easily implement a sequence grouping function using Python 2.3's fancy slicing support: def group(values, size): return map(None, * for i in...
5
by: Mel | last post by:
i want to have a block, like some articles i see, with the first char (very Fancy and huge) and have the rest of the block kind of wrap around this char (to the right of). something like below...
7
by: pw | last post by:
Hi, We need a Gantt chart type calendar for Access 97 (and soon, Access 2003). We need it to list the days of the month (for a date range) going horizontally across the top, the names of the...
6
by: Aidy | last post by:
Is it possible to alter the look of the text in a console app such as it's colour etc? If not can anything think of a way/product that lets me have a console-type app with different coloured text?
0
by: Nick Bolton | last post by:
Hello, For your information, my program is written in Visual C# .NET. At present, I have a DataGrid bound to some data from a database. I'm using inline editing to edit the records. For all...
3
by: trint | last post by:
Ok, I have a textbox that I want to check as one types each charactor for Currency formatting, another one for Date formating. Any help is appreciated. Thanks, Trint
1
by: Jacky Luk | last post by:
How can I put fancy seperators between menu items in VC++.NET? Thanks Jack
4
by: viv | last post by:
Hi I just want to know how they design the fanye GUI's which has graphics, curves which more or less looks like flash gui's... Thanks Viv
5
by: Bradley | last post by:
I'm developing an application and I'd like to create a UI beyond the plain old windows form that I'm used to using. A simple example of what I'd like to start doing is to read a digital...
0
by: comboytw | last post by:
Hi all, I'm developing a VOIP application in wince 5.0 which supports rich features like video conferencing, media player, FM radio, etc. I found there is a VOIP template called "TUI" and I may...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.