3,282 Topics
| |
Hello, I have a problem with an Ajax call on IE9. I have searched the internet and this forum for solutions for a few hours and can't find an answer. I have a coffee roastery site (developed with Codeigniter), where the users can order coffee bags online. The user selects … | |
Hello, I have a sprite dropdown menu that works fine everywhere besides IE9. In IE9 the menu just doesn't drop. I have search the net for 2 days trying to find a solution with no success. My html code: <div id="nav"> <div id="menu"> <ul> <?php if($title == "Home"): echo '<li … | |
I've looked everywhere and haven't found a clear step by step tutorial on how to secure sessions/cookies. Here are snippets of my code, i'd like to know how i can improve on session security to prevent fixation/hijacking and cookie safety. This is snippets of code for the user login system. … | |
Sorry if wrong section, I don't know where else to make the thread. How would I start in developing a addon? Thanks guys. | |
I do apologise for not knowing a single thing about JavaScript. I am under the impression that I can have a code to handle events in a webpage header. I am specicically reffering to Internet Explorer Browser. My goal it to capture and handle the event BeforeNavigate2. I would be … | |
i really don't know what caused the problem. My browser cant anymore play sounds/music, like in youtube. i can see it playing. but there's no sound. During the my windows startup, there's nto starup sound anymore. I tried using other browser like firefox, no effect. i've downloaded the shockwave player … | |
Hi friends, I have designed some files in XP using HTML and javascript and run on IE 6. Everything was fine, but when i run this files in IE 10 and in firefox 11 & 13 it's not working. can anyone tell me what is the problem? Thanks... | |
Just wondered if anyone knows if there is an MS equivalent of the [hidden](http://www.w3schools.com/html5/att_global_hidden.asp) property, which doens't work in IE. Or do I have to just use the style properties to set visibility/display because IE sucks so bad? | |
Whenever i make a site my css works fine in all major browsers exept IE. Is it the same for you? | |
If you're not yet among the percentage of the population people using Mozilla's Firefox browser, which by [url=http://www.w3schools.com/browsers/browsers_stats.asp]one count[/url] stands at 47.5 percent, perhaps the anniversary of its launch will give you cause. Yesterday was Firefox's fifth birthday, and its market share with co-leader Internet Explorer by [url=http://en.wikipedia.org/wiki/Usage_share_of_web_browsers]many counts[/url] continues … | |
Hi there, I'm having trouble getting a rotating image script working on a site. Unfortunately it's not displaying correctly in Firefox or IE9 and I need some help to fix that and wondered if anyone would be kind enough to help please? It seems to get stuck on the Sharpie … | |
Thought the days of having to use a particualr web browser client in order to use a specific site were over? Think again if this conversation between a user and eBay support is anything to go by. ![dweb-ebay](/attachments/small/0/dweb-ebay.jpg "align-right") As a journalist who has spent the largest part of the … | |
A number of the nation's biggest media sites were hit with a lawsuit last week, claiming that they are violating federal eavesdropping and hacking laws by using "zombie cookies." [ATTACH=right]16245[/ATTACH]The technology, created by Quantcast, allows sites to use Adobe's Flash player to reproduce tracking files, even after a user has … | |
Hello, I am familiar with PHP and MySQL and teaching myself how to create a login script, I am not sure if I am simple missing something or something is worong with the code. I am able to signup a user and submit the data to the MySQL table, It … | |
Here is my procedure... 1. [Right-click on the desktop, choose New and choose Shortcut](http://i.imgur.com/Tk3td.jpg) 2. [Type a Web address in the field](http://i.imgur.com/e1IEd.jpg) 3. [Give the shortcut a name](http://i.imgur.com/SgTSk.jpg) 4. [There is now a shortcut icon on my desktop](http://i.imgur.com/7wsIT.jpg), which, when double-clicked, opens my web browser to the correct page. 5. … | |
Now i am using the IE9.I am developing the pages according to its view.But when it is opened in the IE8 the style is not working there.How can i solve it.Please help me.I have tried it alot.But not working.Thanks in advance | |
Hi all, i am new to ubuntu. I am using fire ftp for downloading my project locally in ubuntu but when i click on download, it says "Failed to create directory locally". Is it some root permission issue? if yes, then how i can download my project? | |
Hi, I'm probably missing something really simple or trying too much at once but it's 16:30 on a Friday afternoon and my head is wrecked!! Basically, I'm trying to build an application that takes out put from a database query as XML and uses XSL to transform it into HTML … | |
Hey all, I have a JApplet that runs in browser and I can't get it to create a new JFrame popup when a button is clicked. It works fine in my IDE (Eclipse) but not when I upload it. Here's the code for the JFrame I'm trying to create: import … | |
Hi, I'm completely desperate for some help. I am getting a handful of reports that DaniWeb keeps crashing the web browser. Most of these reports are coming in from Firefox. Supposedly the problem is fairly consistent. I *cannot* duplicate the problem no matter how hard I've tried. I spend a … | |
I have the simplest code possible to upload a file using php and it only doesnt work using mozilla firefox. The server responds: 'Bad Request Your browser sent a request that this server could not understand.' This is the code(2 files): upload_file0.php <html> <body> <form action="upload_file.php" method="post" enctype="multipart/form-data"> <label for="file">Filename:</label> … | |
hi i am developing a website in php actually i want to welcome a user by getting his name in text field and give him an option to choose the desired color in which welcome note displayed i-e(red , green .blue) so how can i do it | |
| Hi all, been using Chrome's Inspect Element to debug some js and I came across 2 anomalies: Directly below the html tag: <object type="{0C55C096-0F1D-4F28-AAA2-85EF591126E7}" cotype="cs" id="cosymantecbfw" style="width: 0px; height: 0px; display: block;"></object> Then in the head area: <script type="text/javascript" id="WCIDWAXScript" defer="defer">function WCIDCollect() { var VIS_SIG_TEXT = "T"; var VIS_SIG_IMAGE = … |
One question: How do i differentiate when a page is refreshed event from a page/browser closed event? Because it seems that the onbeforeunload event is triggered when a page is refreshed and when it's closed, and i didnt want that to happen ? | |
Hi, On google Chrome there is an event when someone closes the window that merely asks if you really want to leave ONLY. What i wanted was to know if there is a way in jquery or javascript that enables the logout code to be run on chrome,(or any other … | |
Hi! Im a noob to PHP but had to use it instead of ASP because I couldn't retrieve images from database using ASP + MS Access... Anyways.. I have couple questions: Number 1: How to retrieve and displaymultiple(!) images(jpg) from mysql DB? NUmber 2: I have a main page that … | |
Hello all, I have a simple html/css based drop down menu. It works fine in Chrome, however it doesn't work at all in IE 8. Does anyone have a fix for this? The link to the site is: http://cecvp.net.s41035.gridserver.com/ Thanks for anyone who helps me out! | |
Hi! Im a noob to PHP but had to use it instead of ASP because I couldn't retrieve images from database using ASP + MS Access... Anyways.. I have couple questions: Number 1: How to retrieve and displaymultiple(!) images(jpg) from mysql DB? NUmber 2: I have a main page that … | |
Hi, I'm having issues with the current page I'm working on. It works fine in IE, Chrome and Safari but not so much in Firefox. The problem I'm having is that the slideshow is positioned all the way off the screen (towards the right). It's supposed to be straight below … | |
i am trying to make an image align to be vertically centered. As it works perfect in all browser except IE7 . I already tried a lot. here is my css and div. .vertical_align_center{ background: none repeat scroll 0 0 #FFFFFF; display: table-cell; height: 209px; line-height: 209px; margin: 4px; text-align: … |
The End.