Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 25 of 25
Search took
0.14
seconds.
Search:
Posts Made By:
LegoTrip
Forum:
JavaScript frameworks
08-23-2012, 02:13 PM
Replies:
1
jQuery
Accordion Should Stay Open, Help? :S
Views:
408
Posted By
LegoTrip
Thanks for all the "help" guys, lol. In case...
Thanks for all the "help" guys, lol.
In case anyone wants to know, I fixed it with the following:
$('.accordionButton').click(function(e) {
if ($(this).hasClass('orig') ||...
Forum:
JavaScript frameworks
08-22-2012, 11:14 AM
Replies:
1
jQuery
Accordion Should Stay Open, Help? :S
Views:
408
Posted By
LegoTrip
Accordion Should Stay Open, Help? :S
Hey guys,
I'm somewhat new to Jquery, so I know this is going to be very simple for you clever people, but I just don't know enough commands yet.
Basically, I have an accordion which works...
Forum:
JavaScript frameworks
10-11-2011, 09:39 AM
Replies:
1
fadeIn not working for Chrome?
Views:
865
Posted By
LegoTrip
Ok, I realised this may be confusing a bit so I...
Ok, I realised this may be confusing a bit so I have stripped it down.
Any reason why the arrows on this carousel fade out in firefox but not chrome?...
Forum:
JavaScript frameworks
10-10-2011, 10:20 PM
Replies:
1
fadeIn not working for Chrome?
Views:
865
Posted By
LegoTrip
fadeIn not working for Chrome?
Hello CodingPeople!
I need help with something that seems like quite a common issue in JQuery land. I have two arrows I wish to fade in on rollover by using the following code
...
Forum:
PHP
10-07-2011, 09:26 AM
Replies:
9
Using fopen To Pull In A Text Document, Styling Per Line
Views:
428
Posted By
LegoTrip
naomi105813 is right, it works perfectly! I...
naomi105813 is right, it works perfectly!
I hope someone is paying you good money mlseim, cos you got skills! :D
Forum:
PHP
10-06-2011, 12:33 PM
Replies:
9
Using fopen To Pull In A Text Document, Styling Per Line
Views:
428
Posted By
LegoTrip
You know what? I was just thinking about what...
You know what? I was just thinking about what might happen if the Answers end up with multiple lines. So something like this would be perfect if you don't mind sharing!
Forum:
PHP
10-06-2011, 08:55 AM
Replies:
9
Using fopen To Pull In A Text Document, Styling Per Line
Views:
428
Posted By
LegoTrip
Hahaha right you are! Wow, I feel embarrassed :P ...
Hahaha right you are! Wow, I feel embarrassed :P
Once again, thanks mlseim, you know your stuff! :thumbsup:
Forum:
PHP
10-05-2011, 10:52 PM
Replies:
9
Using fopen To Pull In A Text Document, Styling Per Line
Views:
428
Posted By
LegoTrip
First of all, mlseim you are pro, exactly what I...
First of all, mlseim you are pro, exactly what I was asking. I am just learning PHP and I am loving it. Works perfectly.
One liiiittle problem tho :/ When I take that code and put it in a reveal...
Forum:
PHP
10-05-2011, 08:07 PM
Replies:
9
Using fopen To Pull In A Text Document, Styling Per Line
Views:
428
Posted By
LegoTrip
Using fopen To Pull In A Text Document, Styling Per Line
Hey guys!
I am a bit stuck. I recently asked a similar question to this, but I feel this is a different issue all together, so I am opening a new thread :/
Basically, my client will be entering...
Forum:
PHP
10-04-2011, 08:59 AM
Replies:
8
Foreach Echo Text Document, Target Styles By Line
Views:
628
Posted By
LegoTrip
Wow, you guys are great, thanks so much for all...
Wow, you guys are great, thanks so much for all your help.
I went with tracknut's suggestion, and it worked perfectly. That's some sexy php ninja skills right there buddy, thanks a million!...
Forum:
PHP
10-03-2011, 07:36 PM
Replies:
8
Foreach Echo Text Document, Target Styles By Line
Views:
628
Posted By
LegoTrip
That is a very good suggestion, but the main...
That is a very good suggestion, but the main reason I am approaching things this way is so that my client can add information just by writing a text file. I am worried adding styles into the text...
Forum:
PHP
10-03-2011, 05:55 PM
Replies:
8
Foreach Echo Text Document, Target Styles By Line
Views:
628
Posted By
LegoTrip
Foreach Echo Text Document, Target Styles By Line
Hey guys! I need a little help with something... but please keep in mind I am a PHPN00B so pls don't hit me in the face :confused:
Basically, I have a text document named headline.txt which...
Forum:
JavaScript frameworks
09-23-2011, 04:52 PM
Replies:
2
Jquery Slideshow Setting Weird Left Value?
Views:
462
Posted By
LegoTrip
Nobody? :'(
Nobody? :'(
Forum:
JavaScript frameworks
09-22-2011, 06:40 PM
Replies:
2
Jquery Slideshow Setting Weird Left Value?
Views:
462
Posted By
LegoTrip
Jquery Slideshow Setting Weird Left Value?
Hey guys!
I'm a bit of JavaScript n00b :confused: , so I hope this isn't too stupid but...
I have a cool Jquery gallery on my website which contains a DIV that slides onto the page. However, I...
Forum:
JavaScript programming
09-19-2011, 01:13 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
I don't know why it works, but it works! Thanks a...
I don't know why it works, but it works! Thanks a million vwphillips, you da man!
Forum:
JavaScript programming
09-19-2011, 11:55 AM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
Basically I was hoping the DIV (#wrap) would...
Basically I was hoping the DIV (#wrap) would slide onto the page with some easing, but I'm not sure where exactly to set that?
I know this should be simple, but I am still very much a beginner :/
Forum:
JavaScript programming
09-18-2011, 11:19 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
Sorry to bring this up again, but I feel I am...
Sorry to bring this up again, but I feel I am soooo close except for one small detail. I can't say I fully understand the code vwphillips posted, so I am not sure what is the best place to code the...
Forum:
JavaScript programming
09-16-2011, 01:11 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
Real good work vwphillips! I'm impressed! Thanks...
Real good work vwphillips! I'm impressed! Thanks a million.
Forum:
JavaScript programming
09-14-2011, 08:37 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
vwphillips - That works really well. The only...
vwphillips - That works really well. The only issue is that it seems to bring up the bottom scroll bar, and also seems to interfere with the gallery menu:...
Forum:
JavaScript programming
09-14-2011, 03:35 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
That sounds really good alykins, thanks. Not...
That sounds really good alykins, thanks. Not entirely sure how to do that tho, so any tips people could give would be perfect! Especially how to do it as the page loads...
Forum:
JavaScript programming
09-14-2011, 03:34 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
P.S: there is a slight bug in Chrome on that...
P.S: there is a slight bug in Chrome on that Juicenothing link, so use Firefox I guess?
Forum:
JavaScript programming
09-14-2011, 03:11 PM
Replies:
13
Div Slides Onto Page As It Loads?
Views:
2,105
Posted By
LegoTrip
Div Slides Onto Page As It Loads?
Hey guys, hope this is in the right place...
Basically I was wondering if anyone could point me in the right direction or to an example of where a div slides onto the screen as soon as a page...
Forum:
XML
04-15-2011, 01:17 PM
Replies:
5
Blank Nodes In IE
Views:
1,314
Posted By
LegoTrip
I know, I noticed that and it bleaked me out....
I know, I noticed that and it bleaked me out. Once upon a time I had those things, but when I converted it into PHP and started including everything, it got lost. The whole site is one big mess of...
Forum:
XML
04-15-2011, 01:04 PM
Replies:
5
Blank Nodes In IE
Views:
1,314
Posted By
LegoTrip
Wait a minute... are you God? That XML worked...
Wait a minute... are you God? That XML worked perfectly, thank you soooo much!
Forum:
XML
04-11-2011, 05:16 PM
Replies:
5
Blank Nodes In IE
Views:
1,314
Posted By
LegoTrip
Blank Nodes In IE
Hey guys, I'm new here so apologies if this is in the wrong place or whatever.
I currently have a website that pulls in some XML. Every browser loves it, but (surprise!) Internet Explorer can't...
Showing results 1 to 25 of 25
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
04:20 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.