6,558 Topics
| |
My blog is www.khazanakhoj.blogspot.in. In this blog i am not able to go to old post and next post. Even i opened particular blog, in that also its not coming. Is here any help regarding this problem. | |
I am trying to insert a small flash animation at the top of a webpage. The webpage is here www.idroidrandp.com/mbz. At the very top of the page you can see where the animation shows for an acheivement. Well the issue I have is when I insert it as a .swf … | |
HI PEOPLE, i have a problem with creating a menu in html, I tried creating 1 with list and it changes each and everytym i change a computer to another. Any1 with a better approach maybe? | |
we have a new team in odesk and we are web developer team but we are confused about our team web site developmet. please see our [site](http://www.teamworkerpm.com) and give us a suggetions about our site. and you can see our odesk profile team. [odesk profile](https://www.odesk.com/users/~~927d1abd625ccb19) thanks all | |
I'm trying to finish the last tweaks on a [site](http://www.friendshipcirclenc.org/fc-evaluation-2011-2012/) I created using an Elegant Themes Wordpress theme and I'm having a frustrating time figuring out how to center the page titles so they are each exactly centered regardless of their width. Here's an image of how I want it … | |
i'm trying to animate a carousel with the roundabout plugin ,i want it exactly achieve this in the image below. http://www.hostingpics.net/viewer.php?id=316314cleansleekwebdesign.jpg unfortunately , the rendering that i get is different (click on the link below). http://onsixam.cfun.fr/roundabout.html i need to change the li dimensions (width and height ) and positions dynamically … | |
Hi all thanks for reading, i am having trouble getting my link button postioned in the correct place and the image. how i want it to look can be seen in fig-1 and what i am getting can be seen in fig-2. the relevant code i am using is as … | |
| I want to put my html in a php variable and use this variable in the .html() but it doesn't work as I expect it to..how can I do something like that? $var="<p>test</p>"; //this works $return['script'] = "jQuery('#form_pop_out').html('<p>test</p>');" //those don't work $return['script'] = "jQuery('#form_pop_out').html('$var');" $return['script'] = "jQuery('#form_pop_out').html('{$var}');" $return['script'] = "jQuery('#form_pop_out').html('".$var."');" |
how to find the radius using the center point only... the only given point is the center point... how to get or calculate for the radius... | |
Hi All, I am still trying to piece all of this together and any help would be apprciated. I have the code (see below) to retrieve data from my sql database. The data being pulled into the dropdown is the user name. There are two additional fields in the database … | |
I want to create a full html5 file with the fields fetchg from my database. I cant get to create a file directly . Can anyone help me. | |
What are the key and unique benefits of HTML5 over other versions. how ahs it affected some third-party plugins. Which websites have started using HTML5 and CSS3. how are they using it. What is offline web feature and how to use it? Your help would be appreciated. Regards, Techy. | |
i want to link my thumbnail image to an slider i have made in jquery and html http://www.jeppiaarcollege.org/jeppiaar/Gallery/photogallery.html something like this i want to create in my website i m new to it please help. i have created the slider in html page now i want to put some thumbnail … | |
This is my code from frame.php <FRAMESET rows="20, 200" FRAMEBORDER=NO FRAMESPACING=0 BORDER=0> <FRAME src="menu1.html"> <FRAME src="test1.php"> </FRAMESET> I am wondering if there's a way to block people from going to "test1.php" directly? I want people to stay on frame.php and if people try to go to " test1.php " directly, … | |
I made an Edge animation with a stage which is, natively, 1600x900px. I've included it in an `<iframe>` linking to the HTML file outputted by Edge, on the page where it's to be displayed; as not all displays support this resolution, I wanted to use CSS media queries to resize … | |
I have two problems... Here is code : <?php // Create connection to Oracle $conn = oci_connect("root", "admin", "//127.0.0.1/xe"); $query = 'select * from TEST_RESULTS'; $stid = oci_parse($conn, $query); $r = oci_execute($stid); print '</br>'; // Fetch each row in an associative array print '<b> MONITORING SRODOWISK TESTOWYCH </br>'; print '</br>'; … | |
i tried everything to get the slider working @ http://din3shie.x10.mx/IndEnt/ index.html file : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License Name : Rifle Description: A two-column, fixed-width design with simple color scheme. … | |
Hi again guys, I am getting information from a table that I would dearly love to format using my css styles in an external css sheet. Now I am calling the sheet in the header correctly, tested that to make sure. Here is the code I am using. This generates … | |
Hello, The below code is mean to hit or show some data based on checkbox is checked off or not using Javascript. I found a bit of code on a Forum and tried modifying it. I'm trying to see if it's possible show data based on multiple Div Tags. For … | |
I am having trouble vaildating my web-design. I am trying to change over from a table based design to a div base. Problem is I started out with tables so I now have a combination of both and sure how to fix it. I have pasted my code here: Please … | |
Hi there, the text headings in the right hand column here are hanging to the left outside of the column. Any ideas as to how I can stop that happening and pull them back in? http://www.wannalearnmusic.com/tom/ | |
I am having trouble with stacking: [Example](http://jsfiddle.net/YMrLd/10/) I need to get **class_span** to have a higher stacking order than **class_div**. I tried to change the z-index but with no luck. Does any one know of any solutions? | |
hi first post on here for a long while. i am trying to add a background image to my links in a list on my page but i cannot get the image to show how i would like. i am either going about it the wrong way or it simply … | |
hi guys need help here, wanna need some advice on what would be the best technique for this layout see the link below http://imageshack.us/photo/my-images/843/layoutsn.png/ | |
Hi, I am trying to populate 4 dropdowns. Each one is related to other. Dropdown 1 has predefined values. On selecting data from Dropdown1, dropdown2 populates. On selecting data from dropdown2, dropdown 3 populates accordingly. But nothing is working. Please help. I am not even sure whether my scripts are … | |
Hi, I am trying to fix this simple coding problem for many days, but its not working everytime, I am posting in hope that some one will help this time. I am having two pages Page1.php and Page2.php. Page1 is having a text box when I enter some code here … | |
Hi! I am trying to wrap some html paragraphs inside a div element: <p>1st paragraph</p> <p>2nd paragraph</p> <p>3rd paragraph</p> I want to have this when I select this text from an iframe with window.getSelection(): <div> <p>1st paragraph</p> <p>2nd paragraph</p> <p>3rd paragraph</p> </div> and, in case I select 2 paragraphs and … | |
Hi, I have login logout problem.when i LOGED IN i want my login button change it logout.But its not beahave like this.here is my code please see and help with neccessary steps: <?php if(isset($_SESSION['user_active_status'])=='1') { ?> <div class="user_purpose"> <ul> <a href="index.php?page_select=page_logout124" style=" font-family: calibri; color: white;"><li class="user_log">Logout</li></a> // page_select : … | |
I just strated working with sprites and end up with a diffrent result My code css .icon a{ width:191px; height:151px; text-decoration:none; text-indent:-9990px; display:block; background-image:url(../images/socialsprite.png); background-position:0 0; } html <span class="icon"> <a href="#">f</a> <a href="#">t</a> <a href="#">g</a> </span> any help would be welomed Thank you | |
Hi, i've been looking around for help with this problem but google seems to just send a load of crap my way so its finally got to the point where i'm asking specifically for help. Here is the code; void CWebRobotDlg::OnBnClickedDologin() { void* pElem= ElemFromID(L"username", IID_IHTMLInputElement) ; IHTMLInputElement* pTextBoxUser= (IHTMLInputElement*)pElem; … |
The End.