JavaScript - Help Me Please For A Poll For Each Story In My Blog.
Hi everybody.
I need some help too build a poll with 2 answer option people can select and 5 rating stars . something like this 1. Yes you're bad (344567)| 2.No you're good (5676)| Here 5 stars they can rate. the numbers stand for how much people clicked on that option But it is a blog with wordpress system . But every story need there own poll. And i m not a expert in xml or what other system i need to build this . Can somebody help me. Thank you. Sorry for my poor english Similar TutorialsHi all, I need poll system only in javascript and xml/text file. example: What is your age ? option: 10 option: 20 option: 30 option: 40 Button Vote and Result show result in same div in Bar Please help its urgent. hi there i need your help. i would like to build a small poll. client should receive the data from server (a JSON file). client will load the data. It'll send the selection to the server, after the user has acted. The poll should look like this. **** are you a linux user? Yes No **** Yes and No with radio buttons. So the end result should look like this..If i open a website, the page will be dynamically created and it'll load the data ("are you a linux user?") from the server. The selection will be sent to the server where this saves the selection. Hope someone could help me out with this? delete this
Hello, I am new to this forum and hope this is in the right place but I have been trying to code (with no success) a voting system with PHP/MySql and jQuery for a clients webpage and am about to throw my computer out the window. Any help/advice would be appreciated, heres my dilemma. I need to create a simple system where a viewer can vote (only one vote) between two options (only 2). Example: [heading]Do you brush your teeth [radio button]Option 1: Yes [radio button]Option 2: no [submit] upon submission jQuery would then show the results without leaving the page. there is also 16 things to vote on per page (i dont know if this changes anything) Thanks in advance, J I am building a website and on my homepage there is a small section where I want recent blogs to be posted. Of course I want a page for blogging also. Can anyone help me on how to do this? Thanks I've recently started coding Html and Javascript and im wondering how to write a Script to create a new blog page without having to manually start from a blank document everytime
I am trying to use two jquery on a blog... Code is as follows... (I am getting error on page as "Object doesnt support this property or method") (For MORE plz visit my page www.technotreat.com) <Head> <script src='jquery.lavalamp.min.js' type='text/javascript'/> <script src='jquery.lavalamp.js' type='text/javascript'/> <script src='interface.js' type='text/javascript'/> <script src='jquery.js' type='text/javascript'/> $(function() { $("#3".lavaLamp( { fx: "backout", speed: 700, }); }); </script> </Head> <Body> . . . . . . <div class='dock' id='dock2' style='position: absolute; align: center;'> <div class='dock-container2'> <a class='dock-item2' href='#'><span>Home</span><img alt='home' src='home.png'/></a> . . . . . . </div> </div> <script type='text/javascript'> $(document).ready( function() { $('#dock2').Fisheye( { maxWidth: 60, items: 'a', itemsText: 'span', container: '.dock-container2', itemWidth: 40, proximity: 80, alignment : 'left', valign: 'bottom', halign : 'center' }); } ); </script> </Body> Both jquery used are for Menus... One is below head (slider style) and another one is floating (floating MAC Menu style)... Plz scroll page and hover on below menu, then you will feel the difference in IE and FF (chrome)... Give me solution which fits for all browsers... THANKS A LOT I am a blogger but not a programmer. However, I have an advertiser that wants to pay me for a link that only appears on my blog "home" page (or main landing URL), but not on any of the individual blog post pages. This is the code that I got from Typepad, my blog hosting company: Code: <div id="displayAdDiv" style="display:none;"> <a href="http://www.advertiserwebpage.com">Advertiser</a> </div> <script language="javascript"> var AdDiv = document.getElementById("displayAdDiv"); if ( window.location == "http://www.bloghomepage.com/" ) { AdDiv.style.display="block"; } else { AdDiv.style.display="none"; } </script> This works as expected (i.e., the link only appears on the main page). However, the advertiser now says that in addition to not having the link show up anywhere else but on the home page, they don't want the advertiser link page URL appearing in the source code for any other page of my blog but the home page. I'm assuming that this whole thing has something to do with SEO, but I can't say for sure. Anyway, I'm not even sure this is possible using javascript, but I was wondering if there is a way to: a) read or "call" the link from another file (e.g., txt, js, xml), or possibly even concatenate two or more variables on the fly so that it only shows up in the source code associated with the home page URL; and, b) only display the link to visitors to the home page URL. As a point of reference, the advertiser did show me how the coding was done for another blogging platform, Wordpress: Code: <?php if ($_SERVER["REQUEST_URI"] == "/" || $_SERVER["REQUEST_URI"] == "/index.php") { ?> Advertising link goes here... <?php } ?> OR the following widget: It is called the widget-context plugin. Go to plugins -> add new searched for - widget context - and install it. Again, I am not a programmer, but I get the distinct impression that this approach would not work with Typepad (because they don't use PHP and/or allow users to do things that affect code on the server side?). Any help would be appreciated! Hello, Ive used feed.informer to display recent updates to my blog but it only seems to allow for them to be displayed vertically. I am looking for a way to display my recent blog posts horizontally on my site in a manner similar to how feed.informer works. Thank you for your help! i need blog popup java script can help me? i have premium account blog and i use some adf.ly links so i need auto popup window java script!
As part of course work for class I must write JavaScript/XML (with CSS) to carry out the following tasks. In essence it is a micro version of twitter. Users must be able to login, make posts, edit them. A text box should appear, with reset/update buttons. When the Update button is clicked the following occurs: 1. The user name is added to the message text typed by the user 2. A time stamp is added after the message text 3. A photo is added at the left 4. Any URLs are made into hyperlinks 5. The combined photo and text, formatted suitably, is prepended to the list of previous messages below the input area, i.e. the most recent item is at the top of the places visited. 6. The message box is cleared to allow further user input. - When the Clear button is clicked the text area is cleared. Additionally 1. Using a manually created XML file users must be able to "register themselves" 2. Posts must be manually saved in an XML file which loads upon login 3. When anyone opens the default page they are presented with a list of all your journey and comments (retrieved from the server). 4. Allow a registered user who has logged in to add, delete or modify only their comments. 5. Use one or more XML files to record registered users and passwords as well as posts and comments. These are manually created in 1& 2 above. ---- I initally tackled the first section using innerHTML and other various Javascript components but am at a total loss as to how to achieve the same thing using nodes (and XML). Any help with regards with where to begin would be much appreciated. I have searched wide and far for something like this. Thought I would find it because it is something that has become quite big these days - split testing. Possibly some php to put in the head that would open and get a value from a text file. myfile.txt Inside the myfile.txt file is either a 1 or a 0. Each time it is opened to read/write, it switches... 1 for 0, or 0 for 1. A switch or toggle. Then in the body, javascript only (cannot use php in the body because I want to be able to add javascript into a wordpress or similar blog post) and a value could be sent from the php in the head (hardcoded) to the javascript... IF the var is 1, then "http://linkA.php" ELSE "http://linkB.php" The php can read (get the number in the myfile.txt), then write with the other - 1 or 0. No matter what page I add the js script to, each post can use the php code values in the <head> / the myfile.txt file. This seems like it should be straight forward, and I know it can get a little more involved if we first check for a file, and if no exist, then create... Thank you, Steve |