[jQuery] Re: jQuery PDF Viewer?

2009-09-16 Thread Geert Baven
 Bumpbox works in all modern browsers. based on mootools
Here's a list in which browsers it has been successfully tested:

   - *Firefox 3 - 3.5*
   - *Internet Explorer 6 | 7 | 8*
   - *Google Chrome*
   - *Apple Safari 3 | 4*
   - *Opera 9.04*

http://www.artviper.net/bumpbox.php


2009/9/16 benji++ 

>
> I'm looking for something that can display a PDF in a way similar to a
> typical jQuery image gallery (or a desktop PDF viewer, e.g. Acrobat or
> Preview).  I tried out Mike Alsup's jQuery Media Plugin
> (www.malsup.com/jquery/media/), thinking that the "iframe player"
> might do the trick.  But of course, I still get the default browser
> behavior for a PDF, which in most cases (like Firefox) is to not
> display it at all.  Works great in Safari, though, especially with the
> AdobePDFViewer.plugin.
>
> So does anyone know of something that could enable PDFs to be
> displayed on the page?
>



-- 

 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83


[jQuery] Re: jqmodal/canvas z-index issue in IE7

2009-05-11 Thread Geert Baven
Thanks mate! your first option already solves the problem.cheers
Geert

2009/5/11 Tony 

>
> Hello,
> The well known issue with IE.
> Also two options -
> 1. Create the modal as first child of body or
> 2  look here
>
> http://groups.google.com/group/jquery-en/browse_thread/thread/65b3b02d5943e84b/230c06e1f70c68b4?lnk=gst&q=toTop#230c06e1f70c68b4
>
> On May 11, 2:27 pm, Geert Baven  wrote:
> > Hi group,I am using JQmodal  and the canvas-plugin in a new project.  The
> > combination works fine in Safari/Firefox but i have a z-index issue in
> IE7
> > whre modal is behind the canvas elements.
> >
> > You can see this  in action in the navigation menu when clicking
> > "peuterspeelzaal"  on the demo
> atwww.kittiwake.nl/cluetip/demo/modal.html
> > I tried tinkering with the z-index of the jqmwindow class in the css and
> js
> > ofcourse, but cannot find a fix for IE7.
> > do you have a solution, please let me know
> >
> > --
> > 
> >  strikingconcepts
> > 
> >
> > www.strikingconcepts.nl
> >   webdesign
> > 06 450 860 83
>



-- 

 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83


[jQuery] jqmodal/canvas z-index issue in IE7

2009-05-11 Thread Geert Baven
Hi group,I am using JQmodal  and the canvas-plugin in a new project.  The
combination works fine in Safari/Firefox but i have a z-index issue in IE7
whre modal is behind the canvas elements.

You can see this  in action in the navigation menu when clicking
"peuterspeelzaal"  on the demo at www.kittiwake.nl/cluetip/demo/modal.html
I tried tinkering with the z-index of the jqmwindow class in the css and js
ofcourse, but cannot find a fix for IE7.
do you have a solution, please let me know

-- 

 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83


[jQuery] Re: ClueTip Ajax Load Div

2009-04-22 Thread Geert Baven
this should do

$(document).ready(function() {
  $('a').each(function() {
var thisHash = this.hash;
$(this).cluetip({
  sticky: true,
  mouseOutClose: true,
  closePosition: 'title',
  closeText: '', 
  ajaxCache: false,
  activation: 'click',
  showTitle: true,
  ajaxSettings: {
cache: false
  },
  ajaxProcess: function(data) {
var $div = $('').append(data).find(thisHash);
  return $div;
  }
});
  });
});


2009/4/22 followerofjesus 

>
> I think ClueTip is great, but the only thing I think it needs is an
> option to load just a div on an external page rather than the a whole
> external page. Like is available in BeautyTip
>
> Does anyone know how to mod ClueTip to do that?
>
> Regards from Josh
>



-- 

 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83
amsterdam - groningen


[jQuery] cluetip retrieving parts of ajaxfile and noncaching in IE7

2009-03-27 Thread Geert Baven
Hi there to you all,
I try to make the tooltip retrieve an ID from an ajaxfile with this:
$(document).ready(function()
{  $('a').each(function() {
var thisHash = this.hash;
$(this).cluetip({
  ajaxProcess: function(data) {
var $div = $('').append(data).find(thisHash);
  return $div;

  }
});
  });
});

 ajaxCache  set to false does not work in IE7

how to solve this? an example of this you can find here
http://strikingconcepts.nl/development/cluetip/demo/

help appreciated!


[jQuery] cluetip ajaxcache:false does not work in IE7

2009-03-26 Thread Geert Baven
How can l have IE 7 respect the ajaxcache set to false?
you can see an example at
http://www.strikingconcepts.nl/development/kittiwake
the first tooltip is >an experiment< provides an examplein the cluetip.js
file I have  set the option like this:

ajaxCache:false,


any help appreciated

Geert
-- 


 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83
amsterdam - groningen


[jQuery] Re: looking for a calendar plugin

2009-03-18 Thread Geert Baven
have a look here http://wordpress.bustatheme.com/wp-smashing/and here  http:
www.bytecyclist.com

2009/3/18 macsig 

>
> Hello guys,
> does anyone know a calendar plugin for jQuery like this one:
> http://www.moonkiki.com/moonkiki/moogenda/#JSON
>
> Thanks and have a nice day!
>
>
> Sig




-- 

 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83
amsterdam - groningen


[jQuery] Re: Does a plugin like this excist allready

2009-02-26 Thread Geert Baven
cameron moll did a series on this last year
http://cameronmoll.com/archives/2008/02/extensible_css_interface_the_foundation/

2009/2/26 Armand Datema 

> Hi
>
> I am looking for a plugin with same functionality as http://www.bbc.co.uk/
>
> notice the + - and when clicked it expands or contracts one.
>
> Before we start on this, is such a plugin or code allready avaiable that I
> missed
>
> thanks
>
> Armand
>



-- 

 strikingconcepts


www.strikingconcepts.nl
  webdesign
06 450 860 83
amsterdam - groningen


[jQuery] Re: [tooltip]

2008-11-17 Thread Geert Baven
add the toolme class in your tooltip script:

$.tooltip = {
blocked: false,
defaults: {
delay: 200,
fade: false,
showURL: true,
extraClass: "toolMe",
top: 15,
left: 15,
id: "tooltip"
},
block: function() {
$.tooltip.blocked = !$.tooltip.blocked;
}
};


2008/11/17 Paul <[EMAIL PROTECTED]>

>
> www.drhankbarreto.com
>
> I am trying to get it to work with within a sub-ul dhtml menu. In all
> my reading I have not found a reason why it would not function within
> this context. So after much coding and headache, no luck. It is not
> taking effect for some reason.
>



-- 
\\\
StrikingConcepts.nl
///

www.strikingconcepts.nl
06 450 860 83


[jQuery] Re: I need a media tutorial

2008-10-09 Thread Geert Baven
Try this
http://nettuts.com/javascript-ajax/create-a-tabbed-interface-using-jquery/

2008/10/9 [EMAIL PROTECTED] <[EMAIL PROTECTED]>

>
> Can someone please advise? All of a sudden, I need to embed tons of
> media.  I carefully read Mike Alsup's Media Plugin (http://malsup.com/
> jquery/media/ ) and several others,
> including JWPlayer (http://
> jeroenwijering.com/) and jMedia (http://www.contentwithstructure.com/
> extras/jmedia ) - but I
> still don't understand what I'm supposed to be
> doing with them.
>
> For now, I've made do with a combination of iframes and home-made
> Flash. I looked at a bunch of simpler plugins, but they all seemed to
> be jQuery-fied Flash players and I can do that with SWFobject.
>
> I realise I'm missing some very important knowledge! All of the media-
> for-websites tutorials I can find are as out of date as my own
> knowledge. Do any of you wise people know of a thorough, contemporary
> guide?
>
> Hope so!
> Thanks,
> Cherry.
>



-- 
\\\
StrikingConcepts.nl
///

www.strikingconcepts.nl
06 450 860 83


[jQuery] Re: I need a media tutorial

2008-10-09 Thread Geert Baven
or this

http://sharebrain.info/brainpicks/scripting/scroll-multiple-videos-with-jqueryscrollablejs/3929/

2008/10/9 Geert Baven <[EMAIL PROTECTED]>

>
> Try this
> http://nettuts.com/javascript-ajax/create-a-tabbed-interface-using-jquery/
>
> 2008/10/9 [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
>
>> Can someone please advise? All of a sudden, I need to embed tons of
>> media.  I carefully read Mike Alsup's Media Plugin (http://malsup.com/
>> jquery/media/ <http://malsup.com/jquery/media/>) and several others,
>> including JWPlayer (http://
>> jeroenwijering.com/) and jMedia (http://www.contentwithstructure.com/
>> extras/jmedia <http://www.contentwithstructure.com/extras/jmedia>) - but
>> I still don't understand what I'm supposed to be
>> doing with them.
>>
>> For now, I've made do with a combination of iframes and home-made
>> Flash. I looked at a bunch of simpler plugins, but they all seemed to
>> be jQuery-fied Flash players and I can do that with SWFobject.
>>
>> I realise I'm missing some very important knowledge! All of the media-
>> for-websites tutorials I can find are as out of date as my own
>> knowledge. Do any of you wise people know of a thorough, contemporary
>> guide?
>>
>> Hope so!
>> Thanks,
>> Cherry.
>>
>
>
>
> --
> \\\
> StrikingConcepts.nl
> ///
>
> www.strikingconcepts.nl
> 06 450 860 83
>



-- 
\\\
StrikingConcepts.nl
///

www.strikingconcepts.nl
06 450 860 83


[jQuery] Re: ajax - tabs plugin question: proper anchor tags

2007-08-17 Thread Geert Baven
Hi Klaus
at http://www.sriverm.net/gallery.html you can an example that I am working
on now.  The link and in the content section is what I am referring to in
the previous mail.
Geert

2007/8/17, Klaus Hartl <[EMAIL PROTECTED]>:
>
>
> Geert Baven wrote:
> > Hi I am using the ajax version of klaus hartl tabs plugin.
> >  I try to do crosslinking between the files which are called ahah_1.html
> > etc by using
> > link
> > this does not render properly. So what is the proper html  to put in the
> > anchor tag?
>
> Geert, what do you mean by crosslinking? Can you post an example? I
> don't understand what the problem is...
>
>
> --Klaus
>


[jQuery] ajax - tabs plugin question: proper anchor tags

2007-08-16 Thread Geert Baven
Hi I am using the ajax version of klaus hartl tabs plugin.
 I try to do crosslinking between the files which are called ahah_1.html etc
by using
link
this does not render properly. So what is the proper html  to put in the
anchor tag?