Skip to main content

All Questions

0 votes
0 answers
29 views

After fadeOut and fadeIn Sliders not displaying items properly

I am trying to fadeOut schedule slider and fadeIn gallery slider. On fadeOut 1st. gallery slider fades in but does not change Image or slides and after some Intervals slider stops showing item/items. ...
ABi's user avatar
  • 143
0 votes
1 answer
86 views

Is it possible to set different UI theme for JQuery UI tooltip inside jquery function

Is it possible to set different theme for JQuery UI tooltip inside jquery function. I am using other UI themes for different controls on the same page, just wondering if there is any way to set ...
user1263981's user avatar
  • 3,157
0 votes
2 answers
133 views

Jquery and css references are blocking page rendering in Asp.net on IE7 compatibility

My Asp.net application was designed to work with IE 7 compatibility (through X-UA-Compatible). Recently I added latest Jquery (1.11.1 version) and css inline references to my project to include ...
user1896781's user avatar
0 votes
0 answers
60 views

img slidershow jquery plugin

I need help with my img slider, i found a jquery slider with name "parallax content slider" and they have tutorial that dont work in my website! the link for the plug in http://tympanus.net/codrops/...
user3419157's user avatar
0 votes
2 answers
719 views

Using jQuery slideup or slidedown effects to switch between asp views?

I have a few asp views that I would like to switch between with a slideup or slidedown jquery effect as opposed to the default choppy effect. What is the best way to do this?
user1266515's user avatar
0 votes
2 answers
484 views

Want to call rel attribute with out click using Jquery or javascript

This is a button code < input id="error_" type="button" class="tabButton" value="test" rel="#ErrorMessage" /> and this is a div tag code <div id="ErrorMessage" style="border:thin solid black;"...
Mulesoft Developer's user avatar
1 vote
1 answer
383 views

Cache policy, css/js/images how to make them not to load each time i do full postback?

I have made some "select and checkboxes - like mac and so on..." with custom images and styles with jquery, i want them not to be reloaded each time i do full postback.
hackp0int's user avatar
  • 4,171
3 votes
3 answers
2k views

best tooltip to use with asp.net form? [closed]

I want to use tooltip to show input instructions when a user fills out a form. Which simple tooltip code/component/plugin I should use? I just want to show tips when a textbox receives focus and, ...
user576510's user avatar
  • 5,915
0 votes
1 answer
401 views

SimpleLightbox jQuery Plug-In offer re-size of image?

jQuery apparently will re-size an image if the image is 2 big to fit into the lightbox properly. ( As seen here ). This does not happen for me though because when I view a LARGE image it takes up ...
Etienne's user avatar
  • 7,201