-
Replied To a Post in Hello evrybody,
Hi there! -
Replied To a Post in Add a New Shortcut to Post
Well exactly, I was just agreeing with you it would be a good idea to have. The mere fact it's common makes it easier for users to use. -
Began Watching Defining dropdown menu characteristics
I have a horizontal menu: "HOME" "DISCOVER" "STRATEGY MODEL" "PROFILE" "CONTACT US"  The "DISCOVER" has a drop-down submen (in green for clarity). The HTML: <ul id="menutop"> <li class="root"> … -
Replied To a Post in Defining dropdown menu characteristics
`line-height: 26px;` will solve your problem, but you need to look at the overall structure of the menu as it's not best practice. -
Replied To a Post in Scretch right and left
> I do not understand what you are trying to do. I don't either. Anyway, if you want to achieve the *responsive* technique on mobile devices, as I say you … -
Gave Reputation to oriclon in Scretch right and left
Yes. You need to have a css format, such as this. its long, so copy and paste. Use the hash tagged words for what you want to use. body { … -
Began Watching formatting content in php email
OK, this may be an elementary question, and hopefully there is a quick and easy resolution... I have always had this issue and previously just dealt with it, but want … -
Replied To a Post in formatting content in php email
Maybe not a good idea to use `wordwrap()` after you've sorted the entire HTML of the message out. Maybe add it right at the beginning if your that desperate to … -
Began Watching Add a New Shortcut to Post
Could we use CMD+Return and CTRL+Return for submitting posts etc? ALT+S doesn't work (at least, on my Mac it doesn't). -
Replied To a Post in Add a New Shortcut to Post
If we could sort out `Ctrl + Return` for all devices, I'd personally prefer that a lot more. -
Replied To a Post in Portal System
> It seems people forgot to mention that you need to make it secure — this is my #1 point for everything! You need something to make before you can … -
Replied To a Post in PHP or ASP.net
> I recommend you google your question and see the pros/cons. I don't think anyone or anything can settle this battle, people have to take the plunge and pick one, … -
Began Watching unable to record group_level
Hello, I have this code and I try to print group_level before I record it and it doesn't appears: invoice_edit.php <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> … -
Replied To a Post in unable to record group_level
You haven't closed your `while` loop here. -
Began Watching Howdy People of Planet Earth
Hi Ladies and Gentlemen, I am Steel Brain. A new comer here. I basically registered to reply in the thread, to help a user solve his problem. I dive in … -
Replied To a Post in Howdy People of Planet Earth
Hi there! -
Replied To a Post in Scrabble
coal -
Began Watching Hello I am New Here
Hi, My Name is Suman Singh and join DaniWeb. I am graduate and working for company for their online promotion Thanks -
Replied To a Post in Hello I am New Here
Hi there! -
Began Watching Hi i m nicole north from texas
Hi I am new in the forrum, nicole north from texas but right now I live in dubai, working as a seo executive -
Replied To a Post in Hi i m nicole north from texas
Hi there! -
Began Watching Hello world.
Hey everyone! I'm Alex, and I'm a student from London currently studying computing at AS level. (I'm actually one of only two people doing it this year). I've been a … -
Replied To a Post in Hello world.
Hi there Alex! One of two doing a computing AS level, nice one, at least you'll get lots of help! Nice to know a proper lurker has been terned to … -
Began Watching SEO
What is SEO service? And how it is very useful for the customer? Please give me some ideas to rank well in Google by doing seo? -
Replied To a Post in SEO
For a start, look at the links at the top of the page: Internet Marketing > Search Engine Optimisation. Maybe a good idea to ask a question here. Now for … -
Replied To a Post in Move an existing drupal site to my server?
> I gotta learn drupal now it seems. Would be helpful aha And the fact that the Apache test page is showing up suggests an error with your file structure, … -
Began Watching Calling the system to open a file in PHP
How do one go about opening a file in php by using the resources made available on a system. Take for instance that after getting the header content information of … -
Replied To a Post in Calling the system to open a file in PHP
What about opening the file in a new tab or something, and therefore it will download to the user automatically. Of course, you would need to use some alert messages … -
Gave Reputation to diafol in penalty computation
@Parker_1 Harsh? Possibly. Discouraging noobs from filling DW with shite is part of my "duties". I occasionally cross the line from being ever so polite to being a tad miffed … -
Replied To a Post in Ruin the above poster's wish.
Granted, but nobody uses it and it just slowly dies and fails heehee I wish I could silence people whenever I want. -
Began Watching Need help with jquery masonry, its loading oddly
Hello, Currently on my site the jquery masonry is loading quite oddly, it loads all the images first then it sorts itself into position. i want it to load just … -
Replied To a Post in Need help with jquery masonry, its loading oddly
I've just recreated your code, and I'm getting a big error: Line 65 **"jQuery.browser was removed in jQuery 1.9"** Maybe should look into this, as it may well affect that … -
Began Watching Style iFrame Scroll Bar
I want to style an iFrame scroll bar and this what I found, but it doesn't work in Chrome, supposedly this should work in all browsers, not just IE ? … -
Replied To a Post in Style iFrame Scroll Bar
Take a look at [this](http://areaaperta.com/nicescroll/), it solves your problem using jQuery. You can play about and modify it if you want a specific look. -
Gave Reputation to diafol in Displaying the profile image of user
Here's an example of how I might implement it... session_start(); $inputFieldName = 'uploadfile'; $destination = "uploads"; $pdo = new PDO("mysql:host=localhost;dbname=daniweb","root",""); $prep = "INSERT INTO `userfiles` ( `user_id`, `upload_date`, `filename` ) … -
Began Watching Portal System
Hi... I just want to ask What are requirments to make a portal system? Like student-portal system of a University? -
Replied To a Post in Portal System
Well you need an idea of exactly what you're going to create. Then you need someone to write it for you in or PHP (although there are more, i.e. ASP.NET … -
Began Watching html to theme
hello everyone, how are you. I am much worried will you please help me in this regards, actually I'm a html developer and can write good html. Now i want … -
Replied To a Post in html to theme
http://support.envato.com/index.php?/Knowledgebase/List/Index/85 -
Began Watching Controlling Javascript box with CSS.
Hello, I have been trying to move this box, but so far all common ways of moving the javascript box (whitespaces, CSS) have not worked. I have tried searching the … -
Replied To a Post in Controlling Javascript box with CSS.
> I have been trying to move this box How do you mean move it? Simply you can do something like [this](http://jsfiddle.net/gbyssxp5/): <div id="move"></div> #move { width: 100px; height: 100px; … -
Began Watching Changing bootstrap.css
Hello There seems to be a problem with the editing and posting facility here - the page has asked me to start a new discussion and not allowing me to … -
Replied To a Post in Changing bootstrap.css
That's wierd, it's open for me to reply? -
Began Watching Bad computer habits
Here's Some of my habits that i picked up over the years, How about you? - Refresh every 5min - my fingers are on "A", "W" and "D" keys - … -
Replied To a Post in Bad computer habits
> end sentences with a semicolon due to excessive coding Get that all the time. I try not to have food anywhere near my desk, otherwise it starts disappearing and … -
Began Watching Percentage of loss
A seller sale a thing by 10% loss on his selling price, how % loss on his purchase price? -
Replied To a Post in Percentage of loss
Is this trying to test my maths skills or something? Because they're fine. -
Began Watching CSS Works fine on local but not on remote
Hi all. Relative newby to DW CC, looking at my site its fine localy, however cant view on www after upload to server? I, can see the dat files as … -
Replied To a Post in CSS Works fine on local but not on remote
I think this is more of a server problem than one to so with your site. I'd be amazed if you could do that yourself. It may be best to … -
Began Watching div with margin
i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin …
The End.