Jump to content

shalhevet

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by shalhevet

  1. Hello again, I did as you say. I have removed the double script and changed it so it call on the 1.4.4. js. Now the zoom function works but the other script (when you click on "More") does not. The "read more" script needs the 1.6.2. js version and the zoom needs the 1.4.4. version. That is my problem, how can i make this two scripts work together? many thanks in advance
  2. Please forgive my ignorance, I have uploaded by mistake the wrong file. I have just now uploaded the correct version with the correct links. When using my browser error console i receive the following: [*] Uncaught TypeError: Cannot call method 'magnify' of undefined jquery.magnifier.js:85(anonymous function)jquery.magnifier.js:85o.extend.eachjquery.min.js:12o.fn.o.eachjquery.min.js:12jQuery.fn.imageMagnifyjquery.magnifier.js:80(anonymous function)jquery.magnifier.js:124o.extend.eachjquery.min.js:12o.fn.o.eachjquery.min.js:12(anonymous function)jquery.magnifier.js:115(anonymous function)jquery.min.js:19o.extend.eachjquery.min.js:12o.extend.readyjquery.min.js:19(anonymous function)jquery.min.js:19event.returnValue is deprecated. Please use the standard event.preventDefault() instead. but i don't know what it means :-(
  3. I have uploaded a sample page of the site. As you can see i have a link to "more" which open an extra window with some text lines in it. What i would like to do is when click on the image (in the sample the woman) i want it to open the image in a bigger version lightbox style. There is my problem, the zoom function on the image does not work :-( Hope you can help me with this. Many thanks in advance Link to site: www.pakanri.nl
  4. Thank you Don E, i have done as you suggested but it is not working for me. Is it possible for you (or anyone else) to make a sample page wheren both scripts work? I'm sorry, it is not that i'm lazy i just don't understand much of this. Please, i would very much appreciate it
  5. Hello everyone, On my webpage i am trying to use to scrips: Circular content carousel (http://tympanus.net/codrops/2011/08/16/circular-content-carousel/) and jQuery image Magnify v1.11 The problem is that both scripts are using the "jquery.min.js" file. The first script is calling to version 1.6.2 and the second script is calling for version 1.3.2 What is it i want? I want to use the carousel to show my content and like to add a zoom option to view image on larger size. The zoom function (second script) does not work as long as i have a link to the first "jquery.min.js" Any help is very much appreciated
×
×
  • Create New...