validation : prevent dispaling error messages
Is there a simple way to prevent the generation of the message ? I have already poped up the messages. I tryed to set label.error to display:none in css but I think it's too early. Any help would be appreciated PS. in FF and Chrome, I just set the messages to '' but in IE 6 even if it's empty, it is displayed deforming ny page. What I want is to get rid of the message
Surround selected text with a custom tag
I have a form with a textarea containing some content, such as: "Some text goes here. Some more text here. Link me. Emphasise me. Heading The end of the text." What I would like to do is select some of text above, such as 'Link me' and surround it in a custom link, such as '<link id="1">Link Me</link>'. Similarly, I'd like to take 'Emphasise me.' and surround it so that becomes '<em>Enphasise me</em>'. I originally thought of combing the fieldSelection plugin (http://laboratorium.0xab.cd/jquery/fieldselection/0.2.3-test/test.html)
Trouble with Slideshow plugin in Mozilla Firefox (v3.6.15)
Usually problems arise with IE, but this time I have a problem with Mozilla Firefox. I use the prev, next and play-control options. Prev and Next work great all of the time. My trouble arises when I click on 'Pause Slideshow'. If I click on 'next slide' or previous slide' while my play-control button reads 'Play slideshow', my layout gets messed up. Not so when my play-control button reads 'Pause slideshow'. As I mentioned earlier, this does not happen in IE. After changing the play-control
Contextmenu modification needed to pass data into the menu
I am wanting to make a "right click context menu" which performs a search for each right-clicked word in a document. I am using the plugin contextmenu.js. This plugin works great but needs to be modified it to better suit my needs. I want to pass a "word_id" from each word (lines 39 and 40) into the contextmenu (line 17) which in turn passes the same data into the lookup routine (like 31 which is now just an alert box). What I have right now is that the context menu has 6 items. I am testing my
Visual Studio 2010 - JQuery Rounded Corners - Error
Hi All. I'm tearing my hair out trying to work out why I can't get JQuery Rounded Corners working when attempting to implement within Visual Studio 2010. I have the following defined in the Site.Master: <script src="Scripts/jquery-1.4.1.min.js" language ="javascript" type="text/javascript" /> <script src="Scripts/jquery.colorbox-min.js" language ="javascript" type="text/javascript" /> <script src="Scripts/jquery.ui.js" language ="javascript" type="text/javascript" /> <script src="Scripts/jquery.corners.min.js"
Struggling to install plugin
Hi guys, I have been trying to install a little Jquery / Ajax plugin but can't seem to get it working. You can see the translation flags in bottom left of the header here: http://www.ggluk.co.uk In Thesis options > additional scripts I have: Code: <script type="text/javascript" src="<?php bloginfo('url');?>/js/jquery.translate-1.4.5.js"></script>In my root directory I have ajax.php, the images and the js file. Jquery is enabled. In my custom_functions.php I have: Code: //translation plugin function
Superfish menu - showing submenus on the left of parent menu
Hi. I'm using superfish menu jquery plugin, and I'm wondering if someone know how to update plugin that you can decide if sub - sub menus wil be shown on the right (that is in the original) or on the left side of the parent menu. The problem is, that if the last menu is near the end of the browser, than the sub - sub menu will go off side the browser. Thank you, Toni
I am using a jqery gallery and facing a problem with chrome and safari ...
http://trademarkvisual.wsiefusion.net/test11.htm I am using a xml gallery on the page above but I am facing a some problem with chrome and safari .In mozilla its working fine but in chrome the left and right arrows comes at same position ....You can check the code by seeing source or using firebug in Mozilla Firefox . Please help me as soon as posible...I am no knowledge about jquery
Attributes of elements in loaded content..
I have a question regarding child attributes.. In my page i used load() to load some content from other page(page-2) into current page.. And in that page-2 there is an iframe at some point.. Can you please tell me how to access the attributes of this iframe in page 2 from page-1's script..?
Jquery-tmpl
Hello everbody! It's my first question in this forum and I hope you can help me! Well, I'm making a Json request and after the result comes I do the following: if (resultado.BuscarAtualizacoesResult != null) { var lstAtualizacoes = $("#lstAtualizacoes"); $("#tplItemAtualizacao").tmpl(resultado.BuscarAtualizacoesResult).appendTo(lstAtualizacoes); } else { alert('It doenst work! try again later '); } This code is working fine! But
Hours of Operation Slider
I am looking for a jquery plug in that will make it easy to enter Hours of Operation ( to indicate when a business is open) as a form element. My current solution is Egor Khmelevs Safari Style Slider ( http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/ ) but it will not jump to where you click on the slider, and will only allow selection by dragging the pointers. Is there a way to modify this plug in to accept click events to set the pointers? Or is there a better solution for what I
Problems with show() in IE with image map using hilight plugin
I have an input which has an onclick event that will display (show()) the maphilight content within a div (initial css display:none) when in focus. My problem is strange and only seems to effect IE. That is the image map within the div does not display when the div is revealed by the onclick event. The div does display however the map is not displaying. If I remove the css display:none attribute it dipslays fine (but not as i need it obviously), so it appears to be a issue with IE not processing
Someone willing to help me with clueTip and retrieving from a database
Hi, so im using clueTip to embed a video when a link is hovered. This is my code <script> $(function() { $('a.title').cluetip({ splitTitle: '|', arrow: true, width: '300px', height: '350px', closePosition: 'title', closeText: '<img src="cross.png" alt="" />', sticky: false, onShow: function(ct, c) { var src = c.text(); c.html('<embed ' + 'height="200" ' + 'width="100%" ' + 'wmode="transparent" ' + 'pluginspage="http://www.adobe.com/go/getflashplayer"
How to make existing JavaScripts & xml parsing browser independent
Hi, We have an web app where client side JavaScript is used heavily and ONLY works in IE (All versions). However, we want to make these JavaScripts browser independent. We use Microsoft technologies such as Asp.net/Classic asp etc. We have mostly used XML (using activeX object such as new ActiveXObject("Microsoft.XMLDOM")) in JavaScript to: - Get data from server in XML format - Load to XMLDocument - Parse the document - Transform the document using XSLT How can we make these above steps
Setting accept when uploading file
Hi all, I'm trying to upload a form via jquery forms plugin. Here's the form: <form method="post" action="<spring:url value="/grouplist/uploadavatar.do" />" enctype="multipart/form-data" id="formUploadAvatar"> <table width="100%"> <tr> <td width="25%" style="padding-top: 30px; margin-top: 30px; "> <spring:message code="usersettings.form.usersettings.avatar"/> </td> <td style="padding-top: 30px; margin-top: 30px; vertical-align: middle;">
listnav
it doesn't work on the next page for another list eg :- i have one list on first page and second list on second page it works fine for the first page but for the second page it gives error like listnav is not a function
Load any resource (well, popular ones: images, audio, video) given a url
Hi gang, Is there an extension or plugin that could take a url to some media -- video, audio, image -- and just load it / display it on the page? I came across jQuery Media (http://jquery.malsup.com/media/), and it looks like a good start at what I'd need. Although it just focuses on video and audio, not general images. Are there any other plugins besides jQuery Media that would get me even closer? Many thanks, Chris
gomap and street view
Hi there, i'd like to get rid of street view on the maps i create into dynamic pages, but i can't find a way. My code is working fine (php for the dynamic part), but always shows the street view icon; the preview map iframe is really small, so i prefer to generate it without street view. Any suggestion would be really appreciated, thanks <script language="javascript"> $(document).ready(function() { $(function() { $("#map").goMap({ markers: [{ <? echo $address; ?>,
Why is testing scroll not working?
I like to test on my browser all possibilities to scroll screen. I'm using jquery.scrollTo.js URL: http://demos.flesler.com/jquery/scrollTo/ I kindly ask you to check why scroll works only on TOP corner not working relative path...and other top links. Thanks.
Mouse over on background image
Hello I was looking at Bing.ca and I was wondering If I can make the effect of mouse over on background image with using JQuery. Can we make this effect with JQuery? please let me know thank you Roshanak
How can I change the background image of each page in the booklet plugin?
Theoretically I think I understand it, but practically I must be doing something wrong in the syntax. I am still really new to JavaScript in general. I am assigning each of the (page) div's it's own id, I think I am getting that part right, and then I want to assign each of them a background image in the C.S.S.. But I am not sure how I should do this. does the statement start with a "." or "#", and should it go in or out of .b-loads {parameters?} .booklet .b-load {text-align:center; .cover {background-image
fallback text (for no-flash, no-html5 browsers) with j media element? [jme]
I've been getting the jme player up and running on a site this week, and I noticed that firefox with flashblock breaks it completely... the little "play" icon for flashblock never shows up, and since my files (mp3) can't be played back natively, the player just doesn't work with no explanation. I assume this is the same with safari/clicktoflash and ogg files, and non-html5 browsers without flash installed. In any case, is there an option to display fallback text if a user doesn't have html5 OR flash
Using 1 Plugin causes another to not work properly
I'm a JQuery newb, so maybe this is an obvious question. Im using a an Expander plugin and a ModalPopup plugin. The expander plugin hides some text and allows me to Toggle it on or off...However, if I fire the Popup, I can no longer use the Toggle until I refresh the page. Ideas? Some code below.. $(document).ready(function () { //Hide (Collapse) the toggle containers on load $(".toggle_container").hide(); //Switch the "Open" and "Close" state per
Multiple Javascript files Issue
Hi, I'm having an issue with my website. I was on HTMLDrive.net looking for some cool effects for my site, and when I tried to put two of them in a page together it would not work properly. I can get only one to work at a time. It seems that they somehow interfere with each other, but I don't know how. Now have a little experience with JavaScript and jquery, but nothing I tried would work. Here is what I have in my page header right now: <!--Accordion Nav script--> <script type="text/javascript"
Datepicker in two separate forms on same page?
I have several forms on the same page that need to use the datepicker plug-in. I have datepicker working PERFECTLY on one form. Now I need to add other forms on the page. I haven't been able to get two datepickers working on the same page nor can I find any documentation on whether it's possible. What do I have to do to get two datepickers working in two separate forms on the same page? <form method="post" action="?" name="FORM1"> <input type="text" id="datepicker" size="8" name="InactiveLevel3Date">
Imagin8 plugin installation
Hello, can someone explain to me how to install the imagin8 plugin on a website? I don't understand where to put the html code in the html page, and where to put the call. There are 3 files to download. I don't understand where to put them and how it will work to make them activated. Thank you.
JQuery PeriodicalUpdater. Please Help.
Dear Experts, According to Robert Fischer's JQuery-PeriodicalUpdater on GitHub, it is possible to make an Ajax call for data every so many seconds or so. Description of the code: Whenever page ajax.php loads, I make an Ajax request to PHP page last10entries.php that spits out the last 10 public entries on the site as an xml document. This Ajax code loops through each root XML node and retrieves the text values inside nodes Title and Body. It then returns them to the screen. PHP front page: http://174.52.58.221/ajax.php
Cycle plugin and setTimeout or setInterval
Hi, I'm using the cycle plugin from malsup to cycle images that are scheduled for certain times. This means I have been using setInterval or setTimeout to make a json request to retrieve new images if they are scheduled for the current time and then cycling through them. How do I incorporate the cycling of images not to restart after each successive call from setInterval or setTimeout. The code I am using is: $(document).ready(function() { function update() { var update = 'update
Combining autocomplete with suggestionlist and clone
Hello, I'm having an issue combining two differnt plugins.. <script type="text/javascript"> function lookup(inputString) { if(inputString.length == 0) { // Hide the suggestion box. $('#suggestions').hide(); } else { $.post("rpc.php", {queryString: ""+inputString+""}, function(data){ if(data.length >0) { $('#suggestions').show(); $('#autoSuggestionsList').html(data); } }); } } // lookup function fill(thisValue) { $('#inputString').val(thisValue); setTimeout("$('#suggestions').hide();", 200); } </script>
Cycle Issue With New Jquery
I hope someone can help me here. I am not even close to anyone you can call a coder, so please be patient with me. I currently have a slider on my homepage that works fine at this point using an older jquery.js version. I am not sure what version it is and it does not say in the file. Well I am adding a new jquery function within the site and I need to use an update jquery.js file. So I am linking from the google api for the latest version of jquery.js and most everything works on the site just fine,
How do I install jQuery Lightbox 2 on my site with cPanel?
Please can someone answer this for me as best as possible, I am new to plugins and would really appreciate the best help possible. Just all the steps needed in as much detail would be great! Thank you.
JQuery Taconite plugin not working in IE9
Hello I develop a website that relies on the Taconite plugin: Jquery Taconite Site The website works in all major browsers IE 6 - 8, Firefox, Chrome and safari. I am using JQuery 1.5.1 and Taconite 3.57 which are both the latest stable releases. As IE9 has now been offically released I decided to test the website within that browser however some elements of taconite seem to break. Here is the HTML page i am using for troubleshooting this problem, very basic. <!DOCTYPE HTML> <html> <head> <script
jquery bubblepopup inside jquery carousel
Hi, I am trying to use the jquery bubble popup inside the jquery carousel. the problem everything works fine. but say if i have 10 items in the carousel, display 5 at a time, hiding the remaining 5 items(which could be opened by clicking the left or right navigation). so when we move the mouse over each carousel item that is visible on the screen, we can see the bubble popup. here, if i move the mouse over the empty area on the screen, i am still getting the bubble pop which shouldnt be visible because
Is there a JQuery library for Tile design?
Aloha all, I'm trying to re-create a flash animation using jQuery. THe function can be found on http://www.visitcalifornia.com - it is the main animation aka tile design. Thoughts anyone on this or if you have done someting similar in the past or know how to solve the issue let me know. Thanks Jones
Error: Object doesn't support this property or method. in IE6
Can you help me with this. Browser IE 6 and JQuery 1.4.4 Error is at this line$("#form0").validate({ rules: { issueCheckBox: { selectNone: true}} }); in document.Ready function. If code is not properly formatted please see the attachement. Script.txt < script src="../../Scripts/jquery-1.4.4.min.js" type="text/javascript"></script> < script src="../../Scripts/jquery.validate.min.js" type="text/javascript"></script> < script src="../../Scripts/jquery.validate.unobtrusive.min.js" type="text/javascript"></script>
jqGrid - inserting rows from the users clipboard
I am using JqGrid and would like to allow the user to copy a set of columns into their clipboard then I would like to allow them to paste the contents into the jqGrid is this possible?
tablesort
i'm using http://tablesorter.com/docs/ and it works well... except for number values with commas in them. i've looked into the parsing feature but can't seem to get it to work? i need to include commas in the numbers in the table cells. has anyone else experienced this and created a work-around?
SuperFish menu problem - when the page loads, displaying the submenu items.
Hi, when my page is loading, superfish submenu items are visible... when page is completly loaded, than everythink is ok. my website: http://www.podkycmolem.cz (It's happening, when u have slow connection, probably..) See attachments. It's there some way to fix it?
HTMLAREA and Validation
I am trying to use the validation plugin with http://remiya.com/htmlbox/index.php/9/demo/full-featured-demo.html and am running into an issue. When submitting the form with nothing in it, it will place the error label after the required textarea but will not remove it once you begin typing, only on the form submission. Suggestions?
problem changing datepicker's date format of
I am having difficulty trying to change the format of selected date from date picker. This is a test so my code is very simple. Here it is. $("#datepicker").datepick({ onSelect: function(dates) { alert('date picked is ' + dates); var f = $.datepick.formatDate("mm-dd-yyyy",dates); alert(f); } }); I have also tried setting the dateformat property but that doesn't work either. $("#datepicker").datepick({
Next Page