Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Citrus Cube Design

Members
  • Joined

  • Last visited

  1.    Kaskhautual reacted to a post in a topic: Parsing XML Response
  2. How can I run some PHP code inside a CGI (Perl) file??
  3. Thanks. Its fine if have the lat/long, but what about postcodes
  4. An API has been set up by someone else which provides an XML response. So if I send it GET values like a date or price, it returns different things from a database in XML. Which is something like this: http://www.domain.com/cgi-bin/cruise/get.cgi?shipid=1&cruise_month=6 The XML I see is something like: <cruise> <lineid>17</lineid> <linename>Princess</linename> <shipid>11</shipid> </cruise> The XML response I see is of course on "domain.com". How can I get this on to my site?? I have been told I need to parsing. Any tips?? Thanks
  5. Hope this is in the right section. I have a web site which building in PHP (and MySQL). It has a "stocklist" with a list of properties which have an address. I want to embed a Google Map which will automatically show the location of the property based on the address - probably the postcode. Any ideas?? Done it years ago but I think Google have changed things with their API etc. Thanks
  6. Is that the actual size the site will be?? Its very big/wide. Also you have a typo in the navigation.
  7. Not bad at all for first web site. Personally not keen on the logo. I have had a quick look at the code and you use the H1 tag more than once. The H1 tag should only be used once. You have put some of the JS scripts in external files and linked to them but there is some CSS and some JS which are in the actual page. Best to put that in an external file and link to it.
  8. Nice, clean professional site. Screenshots in the laptop and not very clear and blurred/pixelated.
  9. I think if you look at most sites when you search on Google, the will have the www. in. If you have the non-www URL of your site indexed on Google, you may also have the www version of the site indexed. As far as Google is concerned, it will treat these as 2 separate sites. You can read about the non-www/www Canonical issue here - http://www.seo-consultant-services.co.uk/301-redirects-www-non-www-canonical-problems.html Here is a link which shows how you want it listed in Google - as suggested by someone else above: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=44231 Hope these links help
  10. Found a couple CSS based menus which expand to the left. Will have a look at the code on how its done. If anyone is interested, here are the links: http://www.cssplay.co.uk/menus/flyout3.html http://www.cssplay.co.uk/menus/dl-flyleft.html
  11. Currently using a modified version of a simple CSS vertical menu - http://www.dynamicdrive.com/style/csslibrary/item/nested_side_bar_menu/ When there is a sub-menu it expands it the right when hovered over the menu section. I want to change this so it expands to the left instead. Any ideas?? Can I change the CSS code or can it not be done with this menu?? Thanks
  12. If I have an associative arrays which is like this: ([4] => 1, [1] => 2, [3] => 1) I know that the things in the brackets is the key and the number to the right of the "arrow" is the value. How do I / what is the whole thing collectively called i.e. [4] => 1 Is it the first 'item'? If I wanted to output this as a table what do I need to do to get this "value" - if the table e.g. was something like this: Id Product Qty 1 4 2 2 1 2 3 3 1
  13. Done a site for client with online shopping including a cart. If someone adds something to the cart, it displays related products below. It has a look whats in cart and then displays any related products below - looking at a related products database table. This all works fine. What the clients wants - if possible - is for the price of these related products to be less than the normal full price. E.g. if someone wants a car radio, if they buy a bluetooth kit at the same time it will be a bit cheaper than if they just bought the bluetooth kit. Wondering how this can be done. The cart is kind of based on the one seen here - http://v3.thewatchmakerproject.com/journal/276/ Thanks
  14. Hi Is a computer I use for both business use and personal use an "allowable expense"?? I have read the Self Assessment notes and it says: Non-business or private use proportion of expenses; new phone, fax, computer hardware or other equipment costs. I read this last year I was doing my self assessment and thought I was not allowance to claim it as an expense. However, I have re-read it and realise that it probably means I can claim a certain percentage based on how much I use computer for business use?? Is that right?? Thanks
  15. If u know its "not that hard to do" since you can just "copy of code", then do it yourself!
  16. Its annoying isnt it!! Especially when it messed up the site!! Not found a way to disable it. I guess one way is to have the telephone number as a graphic. Not ideal for numerous reasons.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.